Merge pull request #364 from ssowonny/add-diff-pages-action

Add diff-pages-action to pull request resources
This commit is contained in:
Jessica 2020-03-30 00:20:55 -07:00 committed by GitHub
commit 81f2bd19c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -297,6 +297,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)
- [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)
### GitHub Pages