Skip to content

Commit 8cb2ce3

Browse files
authored
Update codeql.yml
Comment out the AutoBuild job in yml file
1 parent 57b782f commit 8cb2ce3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ jobs:
7474

7575
# Autobuild attempts to build any compiled languages (C/C++, C#, Go, Java, or Swift).
7676
# If this step fails, then you should remove it and run the build manually (see below)
77-
- name: Autobuild
78-
uses: github/codeql-action/autobuild@v2
77+
# - name: Autobuild
78+
# uses: github/codeql-action/autobuild@v2
7979

8080
# ℹ️ Command-line programs to run using the OS shell.
8181
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun

0 commit comments

Comments
 (0)