File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -75,12 +75,17 @@ The name to use for the git user who creates the commit if `auto_commit` is set
7575- Required: ` false `
7676- Default: ` CleanupCode GitHub Action `
7777
78- # Demo project
78+ # [ ReSharper CLI CleanupCode GitHub Action Demo Usage ] ( https://github.com/ArturWincenciak/ReSharper_CleanupCode_Demo )
7979
80- See and fork that down below demo repository, submit a Pull Request, and observe the action in action.
81-
82- #### [ GitHub Action of ReSharper CLI CleanupCode Demo] ( https://github.com/ArturWincenciak/ReSharper_CleanupCode_Demo )
80+ In that demo project, you will find all the knowledge you need to effectively start using this action.
8381
82+ ## Try your self demo project
83+ 1 . Go to the [ demo project] ( https://github.com/ArturWincenciak/ReSharper_CleanupCode_Demo )
84+ 2 . Fork this repo
85+ 3 . Create a Pull Request
86+ 4 . Go to ` Actions ` and observe the action in action
87+ 5 . Check out history of your repo and see newly created commit
88+
8489## The simplest way to usage
8590
8691``` yaml
You can’t perform that action at this time.
0 commit comments