Skip to content

Commit

Permalink
Change thog pipe to only scan dev and main
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavier Metichecchia authored and Xavier Metichecchia committed Jul 22, 2024
1 parent 2818f6a commit 2f39d95
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/thog_scan_commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,10 @@ on:
branches:
- main
- dev
- "feature/*"
pull_request:
branches:
- main
- dev
- "feature/*"

jobs:
scan:
Expand Down
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,6 @@ backups/*.sql.gz
**.log

**restore.txt
**backup.txt
**backup.txt
truffleHogResults.json
.venv

0 comments on commit 2f39d95

Please sign in to comment.