mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-11-23 16:33:51 +08:00
Updated .github/workflows/auto-merge.yml
This commit is contained in:
parent
77b05d2df8
commit
0d8916fb0c
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…
Reference in New Issue
Block a user