Commit 7dafb68
fix(ci): point CodeQL at
Repo is Ada/Scheme/Shell — none are CodeQL-analysable. The matrix
was `javascript-typescript`, so the analyze job saw no source and
recorded zero results, and OSSF Scorecard's SAST check reported
"0 commits checked" (alert #72). `language: actions` scans the
workflow YAML every commit touches, so SAST now produces results
on every push.
Refs hyperpolymath/hypatia#260
Refs #40
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>actions so SAST runs on every commit1 parent e4b5758 commit 7dafb68
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
25 | 31 | | |
26 | 32 | | |
27 | 33 | | |
| |||
0 commit comments