Skip to content

Commit 26c72a2

Browse files
committed
skipping ftpdeployment test
1 parent f927c90 commit 26c72a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/arm-template-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ jobs:
5353
- uses: bridgecrewio/checkov-action@master
5454
with:
5555
file: ${{ matrix.dir }}/${{ matrix.file }}
56-
skip_check: CKV_AZURE_16,CKV_AZURE_17,CKV_AZURE_35
56+
skip_check: CKV_AZURE_16,CKV_AZURE_17,CKV_AZURE_35,CKV_AZURE_78
5757
quiet: false
5858
framework: arm
5959
output_format: cli
60-
output_bc_ids: true
60+
output_bc_ids: true

0 commit comments

Comments
 (0)