We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60057a3 + 3093908 commit 94f885cCopy full SHA for 94f885c
.github/workflows/trigger-dependabot-auto-merge-forward.yml
@@ -3,7 +3,7 @@ name: Trigger Dependabot Auto Merge Forward
3
on:
4
push:
5
branches:
6
- - '[5-9]+.[0-9]+.x'
+ - '*.x'
7
8
permissions: read-all
9
0 commit comments