Update codeql-analysis.yml

This commit is contained in:
Cadey Ratio 2020-06-30 12:10:22 -04:00 committed by GitHub
parent c5cefd3704
commit 3960b81294
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -28,8 +28,7 @@ jobs:
uses: github/codeql-action/init@v1
# Override language selection by uncommenting this and choosing your languages
with:
languages:
- go
languages: go
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)