ci: fix typo in workflow permissions

This commit is contained in:
Fabian-Lars
2026-08-27 14:35:49 +02:00
parent 1a7b12c102
commit 98f8787de4
13 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permisisons:
permissions:
contents: read
jobs: