We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a65e07 commit b643265Copy full SHA for b643265
1 file changed
.github/workflows/build.yaml
@@ -62,7 +62,7 @@ jobs:
62
strategy:
63
matrix:
64
checks:
65
- - advisories
+ # - advisories
66
- bans licenses sources
67
# Prevent new advisories from failing CI
68
continue-on-error: ${{ matrix.checks == 'advisories' }}
0 commit comments