Skip to content

Commit 7f34ef7

Browse files
Merge branch '5.8.x' into 6.1.x
2 parents 7e9f421 + c2e97d7 commit 7f34ef7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Trigger Dependabot Auto Merge Forward
22

33
on:
44
push:
5-
branches:
6-
- '*.x'
5+
branches-ignore:
6+
- "dependabot/**"
77

88
permissions: read-all
99

0 commit comments

Comments
 (0)