Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This repository used for:

GitHub has strict naming requirements for Workflow templates and Required workflow files and this is a good compromise to maintain both features in one place. It is expected that this repo structure will be located in every GitHub Oragnisation where Shift-Left will be rolled out.

## Workflow templates
## Workflow templates (reusable workflows)
Workflow templates support also branch name interpolation and the template can be defined as follows:
```
push:
Expand Down
Loading