diff --git a/.github/workflows/README.md b/.github/workflows/README.md new file mode 100644 index 0000000..d00fb16 --- /dev/null +++ b/.github/workflows/README.md @@ -0,0 +1,12 @@ +# Workflow Templates + +## Provided Templates +The workflows in this template repository are intended to be included in all repositories and modified as needed. + + +## Additional Templates +Additional templates can be found managed in other repositories.
+This avoids clutter in this repository of potentially unnecessary templates and allows for the selective addition as necessary. + +#### Other Templates: +- [gh-actions](https://github.com/bitwarden/gh-actions/blob/main/templates)