Skip to content

Commit e2a1073

Browse files
Update codeql-analysis.yml
1 parent 16c8b4f commit e2a1073

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql-analysis.yml

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

4343
# Autobuild attempts to build any compiled languages (Java, C#, Go, etc.)
4444
# If this step fails, remove it and run the build manually instead
45-
- name: Autobuild
46-
uses: github/codeql-action/autobuild@v3
45+
#- name: Autobuild
46+
# uses: github/codeql-action/autobuild@v3
4747

4848
- name: Perform CodeQL Analysis
4949
uses: github/codeql-action/analyze@v3

0 commit comments

Comments
 (0)