Potential fix for code scanning alert no. 14: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
KoalaDev
2026-06-23 00:56:28 +02:00
committed by GitHub
parent 4bc7ad365d
commit b846803062
+3
View File
@@ -8,6 +8,9 @@ on:
branches: [main]
pull_request:
permissions:
contents: read
# Cancel superseded runs on the same ref to save CI minutes. Unlike the release
# workflow, an interrupted CI run has no side effects.
concurrency: