fix(ci): remove unnecessary permissions

This commit is contained in:
Luc Georges 2024-06-10 10:52:57 +02:00
parent 2585028524
commit af7eef4aba
No known key found for this signature in database
GPG Key ID: 8A2B84C1466CDF50

View File

@ -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