Files
labeler/__tests__/fixtures/branches.yml
T

6 lines
77 B
YAML

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