mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-12-30 09:36:10 -05:00
adding file-changes-action
This action will take the information from the Push/Pull Request and output some variables and write files that will let you know what was changed, removed, or added.
This commit is contained in:
parent
f60f449572
commit
919efd6a0c
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user