Skip to content

Commit

Permalink
Update secret-scan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
edward-hsu-1994 authored Jul 27, 2023
1 parent bc8f320 commit 54e52d6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/secret-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ on:

jobs:

main:
secret-scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: max/secret-scan@master
- with:
exclude_path: 'assets/'

0 comments on commit 54e52d6

Please sign in to comment.