Skip to content

Commit 3093908

Browse files
Merge branch '5.8.x' into 6.1.x
2 parents ac87a1a + 6230806 commit 3093908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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)