fix workflow
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
parent
96e35db18e
commit
631dd92385
2
.github/workflows/dependabot-automerge.yml
vendored
2
.github/workflows/dependabot-automerge.yml
vendored
@ -11,7 +11,7 @@ permissions:
|
||||
jobs:
|
||||
dependabot:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.actor == 'dependabot[bot]' }}
|
||||
if: ${{ github.actor == 'dependabot[bot]' || github.actor == 'vtolstov' }}
|
||||
steps:
|
||||
- name: metadata
|
||||
id: metadata
|
||||
|
Loading…
x
Reference in New Issue
Block a user