Merge pull request #1328 from github/angelapwen/add-go-autobuild-comment
Add Go to list of supported languages
This commit is contained in:
commit
2ec046b5ac
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ jobs:
|
||||||
# with:
|
# with:
|
||||||
# languages: go, javascript, csharp, python, cpp, java
|
# 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).
|
# If this step fails, then you should remove it and run the build manually (see below).
|
||||||
- name: Autobuild
|
- name: Autobuild
|
||||||
uses: github/codeql-action/autobuild@v2
|
uses: github/codeql-action/autobuild@v2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue