From 3f9edf10b08571cf5613ac543dfe504ef9528c5e Mon Sep 17 00:00:00 2001 From: Aaron Batilo Date: Mon, 6 Jan 2020 05:49:51 -0700 Subject: [PATCH] New tool for manually triggering GitHub Actions Adding a link for a tool to help with manually triggering GitHub Actions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 918098b..0562d9f 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Create a GitHub wiki page based on the provided markdown file](https://github.com/Decathlon/wiki-page-creator-action) - [Label your Pull Requests auto-magically (using committed files)](https://github.com/Decathlon/pull-request-labeler-action) - [Add Label to your Pull Requests based on the author team name](https://github.com/JulienKode/team-labeler-action) +- [Manually trigger your GitHub Actions from a UI](https://www.actionspanel.app) ### Collection of Actions