Commit a5628cb
committed
fix(readme): point the CodeQL badge at the workflow that runs it
The badge used the github-code-scanning/codeql path, which is where
GitHub's default setup publishes. This repository runs CodeQL from its
own .github/workflows/codeql.yml, so that URL had no run to report and
the badge rendered "CodeQL - no status".
Verified against both URLs: the old one returns a badge titled
"CodeQL - no status", the new one "CodeQL - passing".
Signed-off-by: Sebastian Mendel <github@sebastianmendel.de>1 parent 3a9fb2b commit a5628cb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments