Potential fix for code scanning alert no. 2: 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:
Noste
2026-04-20 13:58:08 +02:00
committed by GitHub
parent ee6de30b40
commit a6ecf2af05
+3
View File
@@ -11,6 +11,9 @@ on:
push:
branches: [main]
permissions:
contents: read
jobs:
unit:
name: Unit tests + coverage gate