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