mirror of
https://github.com/actions/labeler
synced 2026-05-11 19:11:11 +02:00
Add a new fixture and test for the branch checking
This commit is contained in:
5
__tests__/fixtures/branches.yml
Normal file
5
__tests__/fixtures/branches.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
test-branch:
|
||||
- branch: "test/*"
|
||||
|
||||
feature-branch:
|
||||
- branch: "*/feature/*"
|
||||
Reference in New Issue
Block a user