From 47ecb20aaf5122c8698278235fe620b90c093e11 Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Thu, 20 Aug 2020 14:04:02 +0200 Subject: [PATCH] Manage labels on GitHub (create/rename/update/delete) as code --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2a34ede..920f8c7 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) +- [Manage labels on GitHub (create/rename/update/delete) as code](https://github.com/crazy-max/ghaction-github-labeler) ### Collection of Actions