Skip to content

Commit 1dcf519

Browse files
committed
fix(ci): remove unnecessary permissions
1 parent 1bfde48 commit 1dcf519

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/trufflehog.yml

-6
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@ on:
33

44
name: Secret Leaks
55

6-
permissions:
7-
contents: read
8-
id-token: write
9-
issues: write
10-
pull-requests: write
11-
126
jobs:
137
trufflehog:
148
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)