Skip to content

Commit f5fd5ff

Browse files
🔧 chore: Add administration read permission for Scorecard branch protection check
1 parent b4a5cc3 commit f5fd5ff

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

‎.github/workflows/scorecard.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
name: Scorecard analysis
1616
runs-on: ubuntu-latest
1717
permissions:
18+
contents: read
19+
administration: read
1820
security-events: write
1921
id-token: write
2022

0 commit comments

Comments
 (0)