Auto merge patches too

This commit is contained in:
Travis Shivers 2020-08-06 12:37:14 -05:00
parent f4cf4689e8
commit 8339d976b3
No known key found for this signature in database
GPG Key ID: EE4CC2891B8FCD33
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@ jobs:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: ahmadnassri/action-dependabot-auto-merge@v1
with:
target: patch
- uses: ahmadnassri/action-dependabot-auto-merge@v1
with:
target: minor