mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Added Has Changes Action
Added a link to the Has Changes github action available at https://github.com/UnicornGlobal/has-changes-action This action allows you to check if any previous steps have made any changes to the code that was initially checked out.
This commit is contained in:
parent
59ac7c738c
commit
85493de8cb
@ -172,6 +172,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
||||
- [Build Slate documentation](https://github.com/Decathlon/slate-builder-action)
|
||||
- [Read Properties](https://github.com/christian-draeger/read-properties) - Read values from `.properties` files.
|
||||
- [Write Properties](https://github.com/christian-draeger/write-properties) - Write values to `.properties` files.
|
||||
- [Has Changes](https://github.com/UnicornGlobal/has-changes-action) - Check if there are code changes from previous steps
|
||||
|
||||
#### Environments
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user