0
0
Fork 0
mirror of https://github.com/tj-actions/pg-dump.git synced 2024-12-20 01:18:49 +00:00

Updated .github/workflows/auto-merge.yml

This commit is contained in:
Tonye Jack 2021-05-11 11:20:19 -04:00
parent fbbe8f6d7e
commit cf571c46b7

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: