mirror of
https://github.com/actions/labeler.git
synced 2026-01-07 20:57:17 +08:00
Add tests for array branh labelling
This commit is contained in:
@@ -6,3 +6,6 @@ feature-branch:
|
||||
|
||||
bug-branch:
|
||||
- branch: "{bug,fix}/*"
|
||||
|
||||
array-branch:
|
||||
- branch: ["array/*", "*/array/*"]
|
||||
|
||||
Reference in New Issue
Block a user