Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit 2bec55f

Browse files
authored
Merge pull request #381 from microsoft/alert-autofix-5
Potential fix for code scanning alert no. 5: Workflow does not contain permissions
2 parents e0e685d + 0d308ba commit 2bec55f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/markdownlint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
permissions:
2+
contents: read
13
name: Markdown lint
24

35
on: [push]

0 commit comments

Comments
 (0)