Skip to content

Commit 497e542

Browse files
committed
Declare Scorecard workflow default permissions
1 parent ce0c628 commit 497e542

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/scorecard.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
- cron: "23 3 * * 1"
1010
workflow_dispatch:
1111

12+
permissions:
13+
contents: read
14+
1215
jobs:
1316
scorecard:
1417
name: OSSF Scorecards

0 commit comments

Comments
 (0)