Merge pull request #1328 from github/angelapwen/add-go-autobuild-comment

Add Go to list of supported languages
This commit is contained in:
Angela P Wen 2022-11-01 09:50:32 -07:00 committed by GitHub
commit 2ec046b5ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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