From 1d8053ac02f18fb784cc40b8c35a14671e1c7b61 Mon Sep 17 00:00:00 2001 From: Rob van der Leek Date: Sun, 9 Aug 2020 14:12:52 +0200 Subject: [PATCH] Add Create Issue Branch Action Add [Create Issue Branch](https://github.com/robvanderleek/create-issue-branch) Action. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2a34ede..1ab3616 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Enforce Policies on GitHub Repositories and Commits](https://github.com/talos-systems/conform) - [Auto Label Issue Based on Issue Description](https://github.com/Renato66/auto-label) - [Update Configured GitHub Actions to the Latest Versions](https://github.com/fabasoad/ghacu) +- [Create Issue Branch](https://github.com/robvanderleek/create-issue-branch) ### Collection of Actions