Skip to content

Commit

Permalink
Rename scan to secrets_scan (#745)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr authored Dec 11, 2023
1 parent ed0899c commit 5bb8216
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: scan
name: secrets_scan

on:
pull_request:
branches: [main]

jobs:
scan:
trufflehog:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 5bb8216

Please sign in to comment.