Update js-ci.yml (#16830)
This commit is contained in:
parent
175624103b
commit
5407228375
1 changed files with 1 additions and 1 deletions
2
.github/workflows/js-ci.yml
vendored
2
.github/workflows/js-ci.yml
vendored
|
@ -92,5 +92,5 @@ jobs:
|
|||
- name: Check status
|
||||
uses: ./.github/actions/checks-job-pass
|
||||
with:
|
||||
required: ${{ needs.conditional.outputs.ci }}
|
||||
required: ${{ needs.conditional.outputs.js-ci }}
|
||||
conclusion: ${{ needs.check-set-status.outputs.conclusion }}
|
||||
|
|
Loading…
Reference in a new issue