Skip to content

Commit 3d61fd3

Browse files
authored
Update secret_scanning.yml
1 parent a73e1d4 commit 3d61fd3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/secret_scanning.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
paths-ignore:
2-
- ".venv/*"
3-
- "*/__snapshots__/*"
4-
- "*/patterns.yml"
5-
- "README.md"
6-
- "*/README.md"
2+
- .venv/**
3+
- **/__snapshots__/**
4+
- **/patterns.yml
5+
- README.md
6+
- **/README.md

0 commit comments

Comments
 (0)