summaryrefslogtreecommitdiff
path: root/.github/workflows/codeql.yaml
diff options
context:
space:
mode:
authorseth <[email protected]>2024-10-15 19:28:16 -0400
committerGitHub <[email protected]>2024-10-15 23:28:16 +0000
commit8b48cbd5010e3ce8c41406aafcd10b920a927102 (patch)
tree2402707e82a7afb4af39f37222afd0940f1422ff /.github/workflows/codeql.yaml
parent08912b439bd61088dd849b9342a81341fa9e4a23 (diff)
tidy up (#328)
* nix: tidy up flake * ci: tidy up workflows * cleanup bindings
Diffstat (limited to '.github/workflows/codeql.yaml')
-rw-r--r--.github/workflows/codeql.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql.yaml b/.github/workflows/codeql.yaml
index 9d82771..ea9d2ce 100644
--- a/.github/workflows/codeql.yaml
+++ b/.github/workflows/codeql.yaml
@@ -6,7 +6,7 @@ on:
jobs:
codeql:
- name: Run CodeQL scan
+ name: Run scan
runs-on: ubuntu-latest