From 2223c081e0b832f3673fb15521d87a0496cff26d Mon Sep 17 00:00:00 2001 From: Jimmy Briggs Date: Mon, 11 Mar 2024 21:25:43 -0400 Subject: [PATCH] docs: update README with workflow-templates --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 6a0e82e..0a7ecbe 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,16 @@ [![Automate Changelog](https://github.com/noclocks/.github/actions/workflows/changelog.yml/badge.svg)](https://github.com/noclocks/.github/actions/workflows/changelog.yml) +## GitHub Workflow Templates + +- [Changelog Workflow](./workflow-templates/changelog.yml): Default Changelog Automation Workflow with `git-cliff`. +- [GitHub Pages - MkDocs](workflow-templates/ghpages-mkdocs.yml): Default GitHub Pages Deployment Automation Workflow with `MkDocs`. + +These will be displayed when adding new workflows to a repository under the "No Clocks, LLC" organization: + +![image](https://github.com/noclocks/.github/assets/32652297/bcbf9cb8-40a3-41dc-8c2f-cb8a8717f511) + + *** [No Clocks, LLC](https://github.com/noclocks) | 2024