Fix matrixing of "submit SARIF after failure" check
This commit is contained in:
parent
50357f5d12
commit
44ecae4896
2 changed files with 2 additions and 0 deletions
1
.github/workflows/__submit-sarif-failure.yml
generated
vendored
1
.github/workflows/__submit-sarif-failure.yml
generated
vendored
|
|
@ -63,6 +63,7 @@ jobs:
|
|||
- uses: ./init
|
||||
with:
|
||||
languages: javascript
|
||||
tools: ${{ steps.prepare-test.outputs.tools-url }}
|
||||
- name: Fail
|
||||
# We want this job to pass if the Action correctly uploads the SARIF file for
|
||||
# the failed run.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue