mirror of
https://github.com/actions/labeler
synced 2026-09-25 07:01:47 +02:00
Add a new fixture and test for the branch checking
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
test-branch:
|
||||
- branch: "test/*"
|
||||
|
||||
feature-branch:
|
||||
- branch: "*/feature/*"
|
||||
Reference in New Issue
Block a user