Updated .github/workflows/auto-merge.yml

This commit is contained in:
Tonye Jack 2021-05-11 11:20:19 -04:00
parent 1f4d9f16e1
commit 9f7f868dd0

View File

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