This project groups a list of reusable workflows that are used by external projects.
Workflows are created/modified in the src folder, and processed by Workflow Preprocessor
which outputs valid GitHub workflows to .github/workflows/*workflow-name*.gen.yml
Do not edit the generated workflows, since they will be overwritten anyway on the next generation.
Project templates can be found in the folder project-templates, these are meant to be plug&play.
You must ensure that the needed variables/secrets are defined in your repository/organization.