Add Pull Request Lint With Regex

This commit is contained in:
Nicolas Gebauer 2020-08-12 14:01:46 -04:00
parent fa3e308e50
commit 3dc68accef

View File

@ -328,6 +328,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Block PR merges when Checks for target branches are failing](https://github.com/cirrus-actions/branch-guard) - [Block PR merges when Checks for target branches are failing](https://github.com/cirrus-actions/branch-guard)
- [Get generated static site screenshots updated by Pull Request](https://github.com/ssowonny/diff-pages-action) - [Get generated static site screenshots 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) - [Add Labels Depending if the Pull Request Still in Progress](https://github.com/AlbertHernandez/working-label-action)
- [Pull Request Lint With Regex](https://github.com/MorrisonCole/pr-lint-action)
### GitHub Pages ### GitHub Pages