Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
deadislove committed Oct 25, 2021
2 parents db344d8 + c543bef commit 0f84d3a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,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
Expand All @@ -67,5 +67,5 @@ jobs:
# make bootstrap
# make release

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1
#- name: Perform CodeQL Analysis
# uses: github/codeql-action/analyze@v1

0 comments on commit 0f84d3a

Please sign in to comment.