aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/codeql-analysis.yml
Commit message (Collapse)AuthorAge
* ci: rename workflow files to be simpler and more consistent (#21253)dundargoc2022-12-01
|
* build: remove python linting #20851dundargoc2022-10-29
| | | | | | This includes both the `lintpy` make target and for CI. We're actively trying to reduce our python usage, so this only seems to give warnings for unimportant things such as exceeding the line after deleting python code.
* feat(cscope)!: removeLewis Russell2022-10-13
|
* ci: add codeql action (#19810)Christian Clason2022-08-18
replaces deprecated LGTM workflow: https://github.blog/2022-08-15-the-next-step-for-lgtm-com-github-code-scanning/