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:
parent
fbbe8f6d7e
commit
cf571c46b7
1 changed files with 0 additions and 2 deletions
2
.github/workflows/auto-merge.yml
vendored
2
.github/workflows/auto-merge.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue