ci: Set workflow permissions

This commit is contained in:
Bernd Schorgers 2025-04-24 07:55:58 +02:00
parent 8f66d48e6e
commit 7025193763
No known key found for this signature in database
2 changed files with 48 additions and 0 deletions

View file

@ -12,6 +12,9 @@ concurrency:
group: ${{ github.head_ref }}-pr-validate
cancel-in-progress: true
permissions:
contents: read
jobs:
prepare:
name: Prepare data required for workflow