Skip to content

Commit 3ad8565

Browse files
committed
ci/codeql: enable for rust and actions
1 parent 0948a32 commit 3ad8565

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
strategy:
3636
fail-fast: false
3737
matrix:
38-
language: [ 'cpp' ]
38+
language: [ 'cpp', 'rust', 'actions' ]
3939
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
4040
steps:
4141
- name: Checkout repository

0 commit comments

Comments
 (0)