Skip to content

Commit 2ec046b

Browse files
authored
Merge pull request #1328 from github/angelapwen/add-go-autobuild-comment
Add Go to list of supported languages
2 parents 72bd9cb + ac0112f commit 2ec046b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
# with:
6262
# languages: go, javascript, csharp, python, cpp, java
6363

64-
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
64+
# Autobuild attempts to build any compiled languages (C/C++, C#, Go, or Java).
6565
# If this step fails, then you should remove it and run the build manually (see below).
6666
- name: Autobuild
6767
uses: github/codeql-action/autobuild@v2

0 commit comments

Comments
 (0)