1
0
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:
Luc Georges
2024-06-10 11:49:29 +02:00
committed by GitHub
parent 83bc6c94ea
commit 4e0984db6c

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