Add use cases to README

This commit is contained in:
Adam Dobrawy
2019-10-08 11:39:26 +02:00
committed by GitHub
parent 41f3b5ac59
commit e1d5a3b5f2

View File

@@ -2,6 +2,12 @@
The GitHub Actions for pushing to GitHub repository local changes authorizing using GitHub token.
With ease:
- update new code placed in the repository, e.g. by running a linter on it,
- track changes in script results using Git as archive,
- publish page using GitHub-Pages,
- mirror changes to a separate repository
## Usage
### Example Workflow file