We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cae7e5d + 59be555 commit 6caa077Copy full SHA for 6caa077
.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]+.[5-9]+.x
+ - '[5-9]+.[5-9]+.x'
7
8
permissions: read-all
9
0 commit comments