Skip to content

Commit 9a0a42a

Browse files
authored
Update scorecard.yml
1 parent b03f880 commit 9a0a42a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/scorecard.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,13 @@ on:
1919
permissions:
2020
contents: read
2121

22-
2322
jobs:
2423
analysis:
2524
name: Scorecard analysis
2625
runs-on: ubuntu-latest
2726
permissions:
2827
# Needed to upload the results to code-scanning dashboard.
2928
security-events: write
30-
3129
# Needed to publish results and get a badge (see publish_results below).
3230
id-token: write
3331
# Uncomment the permissions below if installing in a private repository.

0 commit comments

Comments
 (0)