Use job name instead of YML file name

This commit is contained in:
Themba Dube 2020-09-22 21:00:50 -04:00
parent 32376ab0bf
commit 2434bb8b78

View File

@ -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