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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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