From 00e6c2d1751370b373f295ce4be44edd47e87ee9 Mon Sep 17 00:00:00 2001 From: Niek Palm Date: Tue, 23 Feb 2021 22:33:32 +0100 Subject: [PATCH] Add action docs action Action docs action - https://github.com/npalm/action-docs-action added. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 85aa2b0..a0714b1 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Herald Rules for GitHub: Add Subscribers, Assignees, Labels, and More to Your PR](https://github.com/gagoar/use-herald-action) - [GitHub Codeowners Validator](https://github.com/mszostok/codeowners-validator) - Ensures the correctness of your GitHub CODEOWNERS file. It supports public and private GitHub repositories and also GitHub Enterprise installations. - [Copybara Action](https://github.com/olivr/copybara-action) - Move and transform code between repositories (ideal to maintain several repos from one monorepo). +- [Action Docs Action](https://github.com/npalm/action-docs-action) - Update your README based the action.yml. ### Collection of Actions