Add diff-pages-action to pull request resources

This commit is contained in:
Sungwon Lee 2020-03-27 12:06:23 +09:00
parent ffafb57a51
commit 9d17b46926

View File

@ -296,6 +296,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Pull Request Stuck Notifier](https://github.com/loomble/pull-request-stuck-notifier-action) - [Pull Request Stuck Notifier](https://github.com/loomble/pull-request-stuck-notifier-action)
- [Lint pull request name with commitlint (Awesome if you squash merge !)](https://github.com/JulienKode/pull-request-name-linter-action) - [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) - [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)
### GitHub Pages ### GitHub Pages