From 85b565dbba1d8a95785c03ace2e898b416e81daf Mon Sep 17 00:00:00 2001 From: Fedor Korotkov Date: Mon, 3 Feb 2020 15:14:55 -0500 Subject: [PATCH] Add "Block PR merges" Action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e76bc4b..8f23dfc 100644 --- a/README.md +++ b/README.md @@ -320,6 +320,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Enforce naming convention on pull request title](https://github.com/deepakputhraya/action-pr-title) - [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) ### GitHub Pages