Skip to content

Commit cd3d906

Browse files
authored
tmp
1 parent 5dae1d2 commit cd3d906

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ jobs:
1616
permissions:
1717
contents: write
1818
pull-requests: write
19-
uses: typisttech/.github/.github/workflows/dependabot-auto-merge.yml@v2
19+
uses: typisttech/.github/.github/workflows/dependabot-auto-merge.yml@auto-merge-strategy
2020
with:
2121
minor: true
2222
patch: true
23+
strategy: xxxx

0 commit comments

Comments
 (0)