Skip to content

Commit

Permalink
Update secrets-detection.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanpadams authored Jul 9, 2024
1 parent 82da73c commit 7a735ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/secrets-detection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
--exclude-files 'dist' \
--exclude-files 'build' \
--exclude-files '.*\.egg-info'
--exclude-files '\.pre-commit-config.yaml'
# if there is any difference between the known and newly detected secrets, break the build
# Function to compare secrets without listing them
Expand Down

0 comments on commit 7a735ee

Please sign in to comment.