Skip to content

Commit

Permalink
DISABLE bundle-audit temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
jlm authored Sep 8, 2024
1 parent 1f779e7 commit 55e301a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
name: Run selective audit
uses: ./.github/workflows/selective-audit.yml
with:
run-bundle-audit: true
run-bundle-audit: false
run-lint: false
run-brakeman: true

Expand Down

0 comments on commit 55e301a

Please sign in to comment.