mirror of
https://github.com/actions/labeler.git
synced 2025-12-29 22:37:18 +08:00
Include a test for branching
This commit is contained in:
@@ -3,3 +3,6 @@ test-branch:
|
||||
|
||||
feature-branch:
|
||||
- branch: "*/feature/*"
|
||||
|
||||
bug-branch:
|
||||
- branch: "{bug,fix}/*"
|
||||
|
||||
Reference in New Issue
Block a user