Add binstub for brakeman (#30493)

This commit is contained in:
Matt Jankowski
2024-06-13 11:07:02 -04:00
committed by GitHub
parent f8ce61d670
commit a66f6e1005
2 changed files with 28 additions and 1 deletions

View File

@@ -47,4 +47,4 @@ jobs:
- name: Run brakeman
if: always() # Run both checks, even if the first failed
run: bundle exec brakeman
run: bin/brakeman