Skip to content

Commit a72056f

Browse files
clubandersonclaude
andcommitted
Fix scorecard.yml: remove permissions block
The reusable workflow handles permissions with 'permissions: read-all'. Adding explicit permissions in caller conflicts with reusable workflow. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 47bec2e commit a72056f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/scorecard.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ on:
88
branches: [ "main" ]
99
workflow_dispatch:
1010

11-
permissions:
12-
security-events: write
13-
contents: read
14-
actions: read
15-
1611
jobs:
1712
analysis:
1813
uses: kubestellar/infra/.github/workflows/reusable-scorecard.yml@main

0 commit comments

Comments
 (0)