Removed auto-build in code scanner.
Ylian Saint-Hilaire committed
Jun 29, 2020 at 13:07 UTC
4abbda54ffb92d696277672508b6d41c28392c61
1 file changed
+2
-2
.github/workflows/codeql-analysis.yml
+2
-2
@@ -33,8 +33,8 @@ jobs:
33
34
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
35
# If this step fails, then you should remove it and run the build manually (see below)
36
- - name: Autobuild
37
- uses: github/codeql-action/autobuild@v1
36
+ #- name: Autobuild
37
+ # uses: github/codeql-action/autobuild@v1
38
39
# ℹ️ Command-line programs to run using the OS shell.
40
# 📚 https://git.io/JvXDl