Browse Source

Update codeql.yml

pull/3050/head
Naveen 3 years ago
committed by GitHub
parent
commit
21c95d9b29
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/workflows/codeql.yml

4
.github/workflows/codeql.yml

@ -20,8 +20,8 @@ jobs:
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
# Override language selection by uncommenting this and choosing your languages
# with:
# languages: go, javascript, csharp, python, cpp, java
with:
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).

Loading…
Cancel
Save