Add working label action

This commit is contained in:
Albert Hernandez Pellicer 2020-04-11 14:23:54 +02:00
parent eca5545edf
commit 31d59abc51
No known key found for this signature in database
GPG Key ID: 79E10806E392BCA3

View File

@ -311,6 +311,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Lint pull request name with commitlint (Awesome if you squash merge !)](https://github.com/JulienKode/pull-request-name-linter-action)
- [Block PR merges when Checks for target branches are failing](https://github.com/cirrus-actions/branch-guard)
- [Get generated static site screeshots updated by Pull Request](https://github.com/ssowonny/diff-pages-action)
- [Add labels depending if the Pull Request still in progress](https://github.com/AlbertHernandez/working-label-action)
### GitHub Pages