We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 666f836 + 0e268e1 commit 50a6fe0Copy full SHA for 50a6fe0
1 file changed
.github/workflows/codeql.yml
@@ -32,6 +32,8 @@ jobs:
32
include:
33
- language: javascript-typescript
34
build-mode: none
35
+ - language: rust
36
+ build-mode: none
37
38
steps:
39
- name: Checkout
0 commit comments