Merge pull request #44 from buildplan/alert-autofix-3

Potential fix for code scanning alert no. 3: Workflow does not contain permissions
This commit is contained in:
buildplan
2025-07-23 13:01:41 +00:00
committed by GitHub

View File

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