Commit 092f50b
fix(scorecard): rename job to 'scorecard' so OSSF webapp can verify it
The OSSF scorecard webapp requires the calling workflow to have a job
named 'scorecard'. The job was previously named 'analysis', causing the
webapp's workflow-verification check to fail with HTTP 400:
"scorecard job must only have steps with uses".
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 711f0f9 commit 092f50b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments