Skip to content

Commit 4fce059

Browse files
authored
Merge pull request #2 from sumithemmadi/alert-autofix-1
Potential fix for code scanning alert no. 1: Workflow does not contain permissions
2 parents 13c295c + 6e984e7 commit 4fce059

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.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: JSON to plain text lib tests
24

35
on:

0 commit comments

Comments
 (0)