Skip to content

Commit cf4bf1d

Browse files
Jonathan D.A. Jewellclaude
andcommitted
chore: add workflow_dispatch trigger to scorecard
Allow manual triggering of OpenSSF Scorecard analysis. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 51f250b commit cf4bf1d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/scorecard.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
branches: [main, master]
77
schedule:
88
- cron: '0 4 * * 0'
9+
workflow_dispatch:
910

1011
permissions: read-all
1112

0 commit comments

Comments
 (0)