ci/cd: remove not used permissions

This commit is contained in:
Elias Schneider
2026-07-21 15:26:41 +02:00
parent 0983e91169
commit 942bb3be2e
4 changed files with 0 additions and 4 deletions
-1
View File
@@ -17,7 +17,6 @@ permissions:
pull-requests: read
# Optional: allow write access to checks to allow the action to annotate code in the PR.
checks: write
id-token: write
jobs:
golangci-lint: