Updated .github/workflows/auto-merge.yml

This commit is contained in:
Tonye Jack 2021-05-11 11:20:19 -04:00
parent 77b05d2df8
commit 0d8916fb0c

View File

@ -9,8 +9,6 @@ jobs:
automerge: automerge:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: | if: |
github.actor == 'pre-commit-ci' ||
github.actor == 'pre-commit-ci[bot]' ||
github.actor == 'dependabot[bot]' || github.actor == 'dependabot[bot]' ||
github.actor == 'dependabot' github.actor == 'dependabot'
steps: steps: