Update codeql-analysis.yml

Removing the auto-build. Builds are checked locally before release anyway, so this should be fine.
This commit is contained in:
Jordan Wages 2021-04-14 10:06:00 -05:00 committed by GitHub
parent e2d9b3aea9
commit 7bb60e61bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -49,8 +49,8 @@ jobs:
# 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)
- name: Autobuild
uses: github/codeql-action/autobuild@v1
#- name: Autobuild
# uses: github/codeql-action/autobuild@v1
# Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl