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
@@ -7,6 +7,9 @@ name: check formatting
on:
pull_request:
permisisons:
contents: read
jobs:
rustfmt:
runs-on: ubuntu-latest