We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98ea19b commit 085ce1dCopy full SHA for 085ce1d
.github/workflows/ossf-scorecard.yml
@@ -8,8 +8,7 @@ on:
8
- cron: "43 6 * * 5" # weekly at 06:43 (UTC) on Friday
9
workflow_dispatch:
10
11
-permissions:
12
- contents: read
+permissions: read-all
13
14
jobs:
15
analysis:
0 commit comments