Skip to content

Commit f181092

Browse files
authored
Update main.yml
1 parent ef71756 commit f181092

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
env:
1515
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-
16+
1817
# Use the Bash shell regardless whether the GitHub Actions runner is ubuntu-latest, macos-latest, or windows-latest
1918
defaults:
2019
run:

0 commit comments

Comments
 (0)