Skip to content

Commit aa4dec4

Browse files
committed
Enable debug mode
1 parent 3638fca commit aa4dec4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/scan.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ jobs:
5858
with:
5959
image-repository: ${{ matrix.image }}
6060
image-tag: ${{ matrix.tag }}
61+
output: json
62+
debug: true
6163
- name: List files to see if NeuVector outputs something
6264
run: ls
6365
# - name: Upload results

0 commit comments

Comments
 (0)