Use job name instead of YML file name
This commit is contained in:
parent
32376ab0bf
commit
2434bb8b78
2
.github/workflows/merge-to-js.yml
vendored
2
.github/workflows/merge-to-js.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
id: wait-for-build
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
checkName: unix_port
|
||||
checkName: build
|
||||
ref: ${{ github.event.pull_request.head.sha || github.sha }}
|
||||
- name: Skip merge
|
||||
run: exit 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user