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