Skip to content

Commit ec952a0

Browse files
Merge branch '6.2.x'
2 parents 05d8536 + 94f885c commit ec952a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger-dependabot-auto-merge-forward.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Trigger Dependabot Auto Merge Forward
33
on:
44
push:
55
branches:
6-
- '[5-9]+.[0-9]+.x'
6+
- '*.x'
77

88
permissions: read-all
99

0 commit comments

Comments
 (0)