Skip to content

Commit 871b269

Browse files
committed
Add readme
1 parent c61d3b0 commit 871b269

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Workflows
2+
3+
Reusable GitHub Actions workflows for common CI/CD tasks, designed to be easily integrated into your projects.
4+
5+
See the [docs](./docs/) for detailed documentation on each workflow, including parameters, usage instructions, and best practices.
6+
7+
See the [samples](./samples/) for example workflows demonstrating how to use these reusable workflows in real-world scenarios.
8+
9+
Note - this repository uses its own workflows to release, so you can check out the [release workflow](./.github/workflows/release.yaml) for a real example of how to use these workflows together in a complete release pipeline.

0 commit comments

Comments
 (0)