From 9a886143a67a1529dfb58b361556c95d8ed366e1 Mon Sep 17 00:00:00 2001 From: Bryan Roe Date: Wed, 8 Jul 2020 17:02:05 -0700 Subject: [PATCH] Update codeql-analysis.yml --- .github/workflows/codeql-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index c673701..6e2f18e 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -28,7 +28,7 @@ jobs: - name: Initialize CodeQL uses: github/codeql-action/init@v1 # Override language selection by uncommenting this and choosing your languages - with: + with: languages: javascript, cpp # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).