Fix token permissions warnings (#4550)

* 🚨 fix token permissions warnings

* 🚨 fix token permissions warnings

* 🚨 fix token permissions warnings
This commit is contained in:
Niels Lohmann
2024-12-17 12:55:19 +01:00
committed by GitHub
parent f4910b20ce
commit 861ec9c3c6
11 changed files with 3 additions and 30 deletions

View File

@@ -11,9 +11,6 @@ on:
- cron: '0 19 * * 1'
workflow_dispatch:
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref || github.run_id }}
cancel-in-progress: true