Clean up CI (#4553)

* 💚 overwork cppcheck

* 🔒 adjust permissions

* 💚 fixes

* 💚 fixes
This commit is contained in:
Niels Lohmann
2024-12-17 18:58:05 +01:00
committed by GitHub
parent 5362012fdd
commit 30cd44df95
10 changed files with 76 additions and 76 deletions

View File

@@ -9,6 +9,9 @@ on:
pull_request:
workflow_dispatch:
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref || github.run_id }}
cancel-in-progress: true