mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-11-23 23:03:50 +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:
|
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:
|
||||||
|
Loading…
Reference in New Issue
Block a user