Skip to content

Commit

Permalink
chore: Renames scan_ruby job to brakeman for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
svyatov committed Jun 30, 2024
1 parent cf173be commit d5240c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
branches: [ main ]

jobs:
scan_ruby:
brakeman:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit d5240c2

Please sign in to comment.