This repository holds reusable workflows for CI. Supported workflows are documented here!
Our goal is to centralize and simplify the management of CI/CD workflows. By placing all reusable workflows in one central repository, we ensure consistency across projects and reduce maintenance overhead.
- Pick a template from here
- Copy the template into your repositories
.github/workflows
directory. - Modify the template to fit your project's requirements.
- Commit and push the changes to your repository.