ci: add explicit token permissions

This commit is contained in:
Fabian-Lars
2026-08-27 14:31:16 +02:00
parent 2f4c85c99a
commit 1a7b12c102
13 changed files with 39 additions and 0 deletions
+3
View File
@@ -13,6 +13,9 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permisisons:
contents: read
jobs:
check:
runs-on: ubuntu-latest