fix: workflow test

pull/40/head
yike5460 2023-07-03 13:18:38 +08:00
parent f414b885f3
commit 9ed62bd447
2 changed files with 9 additions and 4 deletions

5
.viperlightignore Normal file
View File

@ -0,0 +1,5 @@
# This file is used by Viperlight utility to override findings (false alarm)
workshop/ami-gen.sh
README.md
infrastructure/.github/workflows/build.yml
infrastructure/.github/workflows/upgrade.yml

View File

@ -1,4 +1,4 @@
workshop/ami-gen.sh
README.md
infrastructure/.github/workflows/build.yml
infrastructure/.github/workflows/upgrade.yml
{
"failOn": "medium",
"all": true
}