Potential fix for code scanning alert no. 3: 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:
buildplan
2025-07-23 13:59:36 +01:00
committed by GitHub
parent aaa1c52696
commit 062254046f

View File

@@ -1,5 +1,8 @@
name: Shell Script Linter
permissions:
contents: read
on:
push:
branches: [ "main", "test" ]