diff --git a/.github/workflows/deny.yml b/.github/workflows/deny.yml index 74e2fc24..8274c738 100644 --- a/.github/workflows/deny.yml +++ b/.github/workflows/deny.yml @@ -7,7 +7,8 @@ jobs: matrix: checks: - sources - - bans + - bans + - advisories # Prevent sudden announcement of a new advisory from failing ci: continue-on-error: ${{ matrix.checks == 'sources' }}