Commit 649114b
fix(ci): CodeQL matrix javascript-typescript -> actions (#29)
typell has no CodeQL-scannable source language (Idris/Rust/Zig), so the
`analyze (javascript-typescript)` job exited "no source files" and failed on
every run. Switched the matrix to `actions` (scans the GitHub Actions
workflows, present in every repo), matching the estate-canonical setup
(cf. kategoria, echo-types). Closes the recurring Hypatia
codeql_language_matrix_mismatch finding.
Claude-Session: https://claude.ai/code/session_019awZjBD1qx61tvmEuEKNpn
Co-authored-by: Claude <noreply@anthropic.com>1 parent b8ea591 commit 649114b
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
| |||
0 commit comments