Add read permission to allow for triggering builds
Some checks failed
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled

This commit is contained in:
HellAholic 2025-06-24 12:38:09 +02:00 committed by GitHub
parent 694ef2a8c9
commit 94faa4cacf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,8 @@ on:
required: false
type: boolean
permissions: {}
permissions:
contents: read
jobs:
find-packages: