Commit 23b50cd
committed
ci: switch CodeQL matrix javascript-typescript -> actions (Hypatia-prescribed)
The repo has no JS/TS source, so `analyze (javascript-typescript, none)`
exited "no source files" and failed on every run. Switch the CodeQL matrix to
`actions` (scans the GitHub Actions workflows every repo has), per Hypatia's
`switch_codeql_matrix_to_actions` recommendation. build-mode none is correct
for the actions language; init/analyze read the matrix var, so no other edits
are needed.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Mbq6yKF9RhFai6EQ7WqKhQ1 parent e40ff29 commit 23b50cd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments