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
@@ -21,6 +21,9 @@ on:
- '.github/workflows/integration-tests.yml'
- 'plugins/updater/src/**'
permisisons:
contents: read
jobs:
run-integration-tests:
runs-on: ${{ matrix.platform }}