Update automerge.yml
bump to automerge v1.5
This commit is contained in:
parent
a1062761cd
commit
e710396e88
2
.github/workflows/automerge.yml
vendored
2
.github/workflows/automerge.yml
vendored
|
@ -7,6 +7,6 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Check PR can be automerged
|
- name: Check PR can be automerged
|
||||||
uses: hughrun/can-pr-be-automerged-action@v1.4
|
uses: hughrun/can-pr-be-automerged-action@v1.5
|
||||||
with:
|
with:
|
||||||
required-user: 'hughrun'
|
required-user: 'hughrun'
|
||||||
|
|
Loading…
Reference in a new issue