Skip to content

Commit 039df66

Browse files
committed
Add contents permission
1 parent 588feb5 commit 039df66

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/scorecard.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ on:
1616
workflow_dispatch:
1717

1818
# Declare default permissions as read only.
19-
permissions: read-all
19+
permissions:
20+
- contents
2021

2122
jobs:
2223
analysis:

0 commit comments

Comments
 (0)