1
0
mirror of https://github.com/actions/labeler synced 2026-05-11 01:21:03 +02:00
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/*"