Skip to content

Commit b1c05a3

Browse files
authored
Added CodeQL scanning for Rust (kiesraad#2706)
1 parent 21b6ed2 commit b1c05a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
include:
2929
- language: actions
3030
- language: javascript-typescript
31+
- language: rust
3132

3233
steps:
3334
- name: Checkout repository

0 commit comments

Comments
 (0)