fix syntax
This commit is contained in:
parent
8ccb417653
commit
bb9429a22a
2
.github/workflows/automerge.yml
vendored
2
.github/workflows/automerge.yml
vendored
|
@ -1,5 +1,7 @@
|
||||||
name: Check PR ok to automerge
|
name: Check PR ok to automerge
|
||||||
|
|
||||||
on: pull_request
|
on: pull_request
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
perform-check:
|
perform-check:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in a new issue