Skip to content

Commit dee979f

Browse files
🌱 Sync workflows from kubestellar/.github (#19)
Co-authored-by: GitHub Actions <noreply@github.com>
1 parent 468e674 commit dee979f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/scorecard.yml

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

11+
permissions:
12+
security-events: write
13+
contents: read
14+
actions: read
15+
id-token: write
16+
1117
jobs:
1218
analysis:
1319
uses: kubestellar/infra/.github/workflows/reusable-scorecard.yml@main

0 commit comments

Comments
 (0)