We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f9efa2 commit c126d2aCopy full SHA for c126d2a
.github/workflows/codeql-analysis.yml
@@ -51,8 +51,8 @@ jobs:
51
52
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
53
# If this step fails, then you should remove it and run the build manually (see below)
54
- - name: Autobuild
55
- uses: github/codeql-action/autobuild@v2
+# - name: Autobuild
+# uses: github/codeql-action/autobuild@v2
56
57
# ℹ️ Command-line programs to run using the OS shell.
58
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
0 commit comments