Skip to content

Commit ab13801

Browse files
authored
build(contract): skip empty license verification for the SBOM component type file (#2425)
Signed-off-by: Victoria <[email protected]>
1 parent 5609189 commit ab13801

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/contracts/chainloop-vault-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ policyGroups:
1616
- ref: sbom-quality
1717
with:
1818
bannedLicenses: GPL, AGPL
19+
skippedTypes: file
1920
bannedComponents: [email protected]
2021
- ref: slsa-checks
2122
with:

0 commit comments

Comments
 (0)