Skip to content

Commit

Permalink
fix(ci): remove unnecessary permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
McPatate committed Jun 10, 2024
1 parent 1bfde48 commit 1dcf519
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/trufflehog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@ on:

name: Secret Leaks

permissions:
contents: read
id-token: write
issues: write
pull-requests: write

jobs:
trufflehog:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1dcf519

Please sign in to comment.