fix syntax
This commit is contained in:
parent
8ccb417653
commit
bb9429a22a
4
.github/workflows/automerge.yml
vendored
4
.github/workflows/automerge.yml
vendored
|
@ -1,6 +1,8 @@
|
||||||
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
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue