Skip to content

Commit

Permalink
Merge pull request #1328 from github/angelapwen/add-go-autobuild-comment
Browse files Browse the repository at this point in the history
Add Go to list of supported languages
  • Loading branch information
angelapwen committed Nov 1, 2022
2 parents 72bd9cb + ac0112f commit 2ec046b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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
Expand Down

0 comments on commit 2ec046b

Please sign in to comment.