Skip to content

Commit 60ecbd0

Browse files
committed
add wiz scan on create PR to 3.0.0 (SWG-14342)
1 parent 8f7ae69 commit 60ecbd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-pr-3.0.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,6 @@ jobs:
9393
--policy "$POLICY" \
9494
--tag repo="${{ github.repository }}" \
9595
--tag commit="${{ github.sha }}" \
96-
--tag java="${{ matrix.java }}" > /dev/null 2>&1
96+
--tag java="${{ matrix.java }}"
9797
env:
9898
POLICY: "SmartBear default vulnerabilities policy"

0 commit comments

Comments
 (0)