Potential fix for code scanning alert no. 1: 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:
Kevin Jahns
2026-04-09 16:17:53 +02:00
committed by GitHub
parent 6e8a0977be
commit f22190a396

View File

@@ -9,6 +9,9 @@ on:
pull_request:
branches: [ main ]
permissions:
contents: read
jobs:
build: