From 9d17b4692627cb725b8030a2e01e5aa6cb0f39ac Mon Sep 17 00:00:00 2001 From: Sungwon Lee Date: Fri, 27 Mar 2020 12:06:23 +0900 Subject: [PATCH] Add diff-pages-action to pull request resources --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index caee71b..a71da7b 100644 --- a/README.md +++ b/README.md @@ -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) - [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