From 31d59abc5147df4370b84df4dbfefcf85ce67053 Mon Sep 17 00:00:00 2001 From: Albert Hernandez Pellicer Date: Sat, 11 Apr 2020 14:23:54 +0200 Subject: [PATCH] Add working label action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a10fa56..cf1e3b9 100644 --- a/README.md +++ b/README.md @@ -311,6 +311,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [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) +- [Add labels depending if the Pull Request still in progress](https://github.com/AlbertHernandez/working-label-action) ### GitHub Pages