We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18973fc commit 488df1dCopy full SHA for 488df1d
1 file changed
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: bridgecrewio/checkov-action@master
20
with:
21
directory: code/
22
- #soft_fail: true
+ soft_fail: true
23
#api-key: ${{ secrets.BC_API_KEY }}
24
#env:
25
#PRISMA_API_URL: https://api4.prismacloud.io
0 commit comments