Files
labeler/__tests__/fixtures/branches.yml
2021-08-07 15:12:02 -04:00

6 lines
77 B
YAML

test-branch:
- branch: "test/*"
feature-branch:
- branch: "*/feature/*"