Merge pull request #28 from Noooste/alert-autofix-2

Potential fix for code scanning alert no. 2: Workflow does not contain permissions
This commit is contained in:
Noste
2026-04-20 14:00:45 +02:00
committed by GitHub
+3
View File
@@ -11,6 +11,9 @@ on:
push:
branches: [main]
permissions:
contents: read
jobs:
unit:
name: Unit tests + coverage gate