mirror of
https://github.com/Crocmagnon/checkout.git
synced 2024-11-21 23:58:02 +01:00
Auto merge dependabot too
This commit is contained in:
parent
ca039788f6
commit
31f45dbba2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pull_request.yaml
vendored
1
.github/workflows/pull_request.yaml
vendored
|
@ -23,6 +23,7 @@ jobs:
|
|||
&& (
|
||||
github.event.pull_request.user.login == 'crocmagnon-pr[bot]'
|
||||
|| github.event.pull_request.user.login == 'pre-commit-ci[bot]'
|
||||
|| github.event.pull_request.user.login == 'dependabot[bot]'
|
||||
)
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
Loading…
Reference in a new issue