Change branch pattern
Issue gh-14535
This commit is contained in:
@@ -3,7 +3,7 @@ name: Trigger Dependabot Auto Merge Forward
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- '[5-9]+.[0-9]+.x'
|
- '*.x'
|
||||||
|
|
||||||
permissions: read-all
|
permissions: read-all
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user