progress on javascript action
Signed-off-by: Rogério Peixoto <rogerio.peixoto@checkmarx.com>
This commit is contained in:
5
.github/workflows/test_action.yaml
vendored
5
.github/workflows/test_action.yaml
vendored
@ -16,10 +16,9 @@ jobs:
|
||||
path: test/samples/positive1.tf,test/samples/positive2.tf
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
timeout: 60
|
||||
verbose: true
|
||||
output_path: myoutput/
|
||||
# output_path: myoutput/
|
||||
output_formats: sarif
|
||||
ignore_on_exit: errors
|
||||
ignore_on_exit: results
|
||||
enable_comments: true
|
||||
- run: ls -la && ls -la myoutput
|
||||
if: always()
|
||||
|
Reference in New Issue
Block a user