mirror of
https://github.com/cubefs/cubefs.git
synced 2026-08-02 02:00:56 +00:00
chore(ci): add codeql of golang
Signed-off-by: slasher <shenjie1@oppo.com>
This commit is contained in:
parent
83d122e6dc
commit
45a486ec22
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
language: [ 'java', 'python' ]
|
||||
language: [ 'go', 'java', 'python' ]
|
||||
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby', 'swift' ]
|
||||
# Use only 'java' to analyze code written in Java, Kotlin or both
|
||||
# Use only 'javascript' to analyze code written in JavaScript, TypeScript or both
|
||||
|
||||
Loading…
Reference in New Issue
Block a user