testing action - ignore results
This commit is contained in:
1
.github/workflows/test_action.yaml
vendored
1
.github/workflows/test_action.yaml
vendored
@ -19,6 +19,7 @@ jobs:
|
|||||||
verbose: true
|
verbose: true
|
||||||
output_path: myoutput/
|
output_path: myoutput/
|
||||||
output_format: sarif
|
output_format: sarif
|
||||||
|
ignore_on_exit: results
|
||||||
enable_comments: true
|
enable_comments: true
|
||||||
- run: ls -la && ls -la myoutput
|
- run: ls -la && ls -la myoutput
|
||||||
if: always()
|
if: always()
|
||||||
|
Reference in New Issue
Block a user