We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dae1d2 commit cd3d906Copy full SHA for cd3d906
.github/workflows/dependabot-auto-merge.yml
@@ -16,7 +16,8 @@ jobs:
16
permissions:
17
contents: write
18
pull-requests: write
19
- uses: typisttech/.github/.github/workflows/dependabot-auto-merge.yml@v2
+ uses: typisttech/.github/.github/workflows/dependabot-auto-merge.yml@auto-merge-strategy
20
with:
21
minor: true
22
patch: true
23
+ strategy: xxxx
0 commit comments