Skip to content

Commit 778ecfb

Browse files
authored
set automerge target to major
1 parent 2256b32 commit 778ecfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
- uses: ahmadnassri/action-dependabot-auto-merge@v2
1717
with:
1818
github-token: ${{ secrets.DEPENDABOT_AUTOMERGE }}
19-
target: minor
19+
target: major

0 commit comments

Comments
 (0)