mirror of
https://github.com/huggingface/diffusers.git
synced 2026-01-27 17:22:53 +03:00
fix(ci): remove unnecessary permissions (#8457)
This commit is contained in:
6
.github/workflows/trufflehog.yml
vendored
6
.github/workflows/trufflehog.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user