Skip to content

Commit 9c9b448

Browse files
authored
1 parent 2f3f6a9 commit 9c9b448

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/scorecard.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ on:
1515
branches: [ "master" ]
1616

1717
# Declare default permissions as read only.
18-
permissions: read-all
18+
# permissions: read-all
19+
permissions:
20+
contents: read
1921

2022
jobs:
2123
analysis:

0 commit comments

Comments
 (0)