Skip to content

Commit c56f135

Browse files
committed
Add or update CodeQL workflow
1 parent d7419bc commit c56f135

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/codeql.yml

-9
Original file line numberDiff line numberDiff line change
@@ -69,15 +69,6 @@ jobs:
6969
- name: Autobuild
7070
uses: github/codeql-action/autobuild@v2
7171

72-
# ℹ️ Command-line programs to run using the OS shell.
73-
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
74-
75-
# If the Autobuild fails above, remove it and uncomment the following three lines.
76-
# modify them (or add more) to build your code if your project, please refer to the EXAMPLE below for guidance.
77-
78-
# - run: |
79-
# echo "Run, Build Application using script"
80-
# ./location_of_script_within_repo/buildscript.sh
8172

8273
- name: Perform CodeQL Analysis
8374
uses: github/codeql-action/analyze@v2

0 commit comments

Comments
 (0)