Add Go to list of supported languages
This commit is contained in:
parent
aa07b3894b
commit
ac0112f7f1
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ jobs:
|
|||
# with:
|
||||
# languages: go, javascript, csharp, python, cpp, java
|
||||
|
||||
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
|
||||
# Autobuild attempts to build any compiled languages (C/C++, C#, Go, or Java).
|
||||
# If this step fails, then you should remove it and run the build manually (see below).
|
||||
- name: Autobuild
|
||||
uses: github/codeql-action/autobuild@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue