Luc Georges commited on
Commit
11babed
·
unverified ·
1 Parent(s): 6a1fcd6

fix(ci): remove unnecessary permissions (#1260)

Browse files
Files changed (1) hide show
  1. .github/workflows/trufflehog.yml +0 -6
.github/workflows/trufflehog.yml CHANGED
@@ -3,12 +3,6 @@ on:
3
 
4
  name: Secret Leaks
5
 
6
- permissions:
7
- contents: read
8
- id-token: write
9
- issues: write
10
- pull-requests: write
11
-
12
  jobs:
13
  trufflehog:
14
  runs-on: ubuntu-latest
 
3
 
4
  name: Secret Leaks
5
 
 
 
 
 
 
 
6
  jobs:
7
  trufflehog:
8
  runs-on: ubuntu-latest