1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-24 12:13:16 +00:00

Update codeql-analysis.yml

This commit is contained in:
Bryan Roe
2020-07-08 16:59:31 -07:00
committed by GitHub
parent 1e4171a0a9
commit f042835871

View File

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