Commit 7d21e6c
ci(scorecard): trigger after release completion, not every main push (#42)
- Adds workflow_run: on release completion → scorecard scans the
fresh release artifacts right after they land, so Signed-Releases
and Packaging checks see current state.
- Adds workflow_dispatch for manual re-scans.
- Removes push:branches:[main] — most commits don't change scorecard-
visible state; scanning on every merge just burned runner time
and published stale reports.
- Keeps the weekly Monday schedule as a backstop.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent b55cc30 commit 7d21e6c
1 file changed
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
4 | 14 | | |
5 | 15 | | |
6 | 16 | | |
7 | | - | |
8 | | - | |
| 17 | + | |
9 | 18 | | |
10 | 19 | | |
11 | 20 | | |
| |||
0 commit comments