docs: update README with documentation links and TODOs for GitHub Actions

This commit is contained in:
2024-12-30 10:04:46 +03:30
parent e7a0fa3303
commit f5e9339293

View File

@@ -1,3 +1,14 @@
# actions
List of reusable github actions for @the-nexim
## Docs
- <https://docs.github.com/en/actions/sharing-automations/reusing-workflows>
- <https://docs.github.com/en/actions/sharing-automations/creating-actions/creating-a-composite-action>
- <https://docs.github.com/en/actions/sharing-automations/creating-actions/metadata-syntax-for-github-actions>
## TODO
- <https://docs.github.com/en/actions/security-for-github-actions/security-guides/security-hardening-for-github-actions>
-