From 7edf271f7410bc1091d3735514d1b1cdc4524ca9 Mon Sep 17 00:00:00 2001 From: Thomas P Date: Thu, 21 Mar 2019 22:03:20 +0100 Subject: [PATCH] Add Github Action cli-tool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fec096a..b6cc80c 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [Declaratively setup GitHub Labels](https://github.com/lannonbr/issue-label-manager-action) - [Run GitHub Actions Locally](https://github.com/nektos/act) - [Alternative (Python-based) for Running GitHub Actions Locally](https://github.com/systemslab/popper) +- [Manage Github Action workflows and actions by cli. Allows you to script edition.](https://github.com/inextensodigital/actions/tree/master/github-workflow) ### Collection of Actions