We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef71756 commit f181092Copy full SHA for f181092
.github/workflows/main.yml
@@ -13,8 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
env:
15
SCAN_PATH: "." # Set the relative path in the repo to scan
16
- POLICY: "SRH-GH-IAC" # Set the desired Wiz CLI policy to use
17
-
+
18
# Use the Bash shell regardless whether the GitHub Actions runner is ubuntu-latest, macos-latest, or windows-latest
19
defaults:
20
run:
0 commit comments