mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
fix(ci): remove unnecessary permissions
This commit is contained in:
parent
2585028524
commit
af7eef4aba
6
.github/workflows/trufflehog.yml
vendored
6
.github/workflows/trufflehog.yml
vendored
@ -3,12 +3,6 @@ on:
|
|||||||
|
|
||||||
name: Secret Leaks
|
name: Secret Leaks
|
||||||
|
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
id-token: write
|
|
||||||
issues: write
|
|
||||||
pull-requests: write
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
trufflehog:
|
trufflehog:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user