From 43c40a4dacf393ab7b20ef886763e02be741f8d8 Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Wed, 5 Mar 2025 09:58:43 +0100 Subject: [PATCH] Add re-actors/alls-green (#73) Co-authored-by: Sviatoslav Sydorenko --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 523c88b..daa1613 100644 --- a/README.md +++ b/README.md @@ -254,6 +254,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Draw.io Export Action](https://github.com/rlespinasse/drawio-export-action) - Recursively export Draw.io Files to multiple formats. - [Paste Secret](https://github.com/bariscanyilmaz/paste-secret) - Paste your GitHub Secrets to files. - [Label and Display the Top-Upvoted Issues and Pull Requests](https://github.com/rickstaa/top-issues-action) +- [Provide a unified check for whether the dependency jobs are all green](https://github.com/re-actors/alls-green) - This allows to have just one check added to the branch protection for a workflow. #### Environments