adding file-changes-action (#296)

adding file-changes-action
This commit is contained in:
Gary Ewan Park 2020-01-09 23:50:13 -08:00 committed by GitHub
commit 96b8707e7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -123,7 +123,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Label your Pull Requests auto-magically (using committed files)](https://github.com/Decathlon/pull-request-labeler-action)
- [Add Label to your Pull Requests based on the author team name](https://github.com/JulienKode/team-labeler-action)
- [Manually trigger your GitHub Actions from a UI](https://www.actionspanel.app)
- [Get a list of file changes with PR/Push](https://github.com/trilom/file-changes-action)
### Collection of Actions
- [Many linters and autofixers for various languages](https://github.com/bltavares/actions)