set automerge target to minor
This commit is contained in:
parent
e316c7c6b3
commit
124945d9de
1 changed files with 1 additions and 0 deletions
1
.github/workflows/automerger.yml
vendored
1
.github/workflows/automerger.yml
vendored
|
@ -14,3 +14,4 @@ jobs:
|
|||
- uses: fastify/github-action-merge-dependabot@v3
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
target: minor
|
||||
|
|
Loading…
Reference in a new issue