Skip to content

Commit 962acca

Browse files
authored
Update main.yml
added test policy parameter
1 parent 28f779d commit 962acca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,5 @@ jobs:
4242
sandboxname: 'Github - ${{ github.ref }}'
4343
scantimeout: 15
4444
criticality: 'VeryHigh'
45-
createprofile: false
45+
createprofile: true
46+
policy: 'Test policy 2'

0 commit comments

Comments
 (0)