Skip to content

Commit 6230806

Browse files
Change branch pattern
Issue gh-14535
1 parent 2159f3a commit 6230806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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)