Update auto-merge.yml

Trying if this will fix auto merge issues.
This commit is contained in:
Daniel 2021-05-08 14:26:11 +02:00 committed by GitHub
parent 25883b38f1
commit e656fb0a90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,11 +1,12 @@
name: auto-merge
on:
pull_request:
pull_request_target:
jobs:
auto-merge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2.3.1