Skip to content

Commit 8099360

Browse files
ci: potential fix for code scanning alert no. 10: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Jimisola Laursen <jimisola@jimisola.com>
1 parent a0ddf14 commit 8099360

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/check-semantic-pr.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
pull_request_target:
66
types: [opened, edited, synchronize, reopened]
77

8+
permissions:
9+
contents: read
10+
811
jobs:
912
check:
1013
uses: reqstool/.github/.github/workflows/check-semantic-pr.yml@33502e31f66fb7e982f48f50e3c6c29b0410a017 # main 2026-03-07

0 commit comments

Comments
 (0)