Skip to content

Commit c3dd4c7

Browse files
committed
Documentation Updates & Bug Fixes
1 parent 32d3ecc commit c3dd4c7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/codeql.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,9 @@ jobs:
7070

7171
# For more details on CodeQL's query packs, refer to: https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
7272
# queries: security-extended,security-and-quality
73-
73+
74+
- name: Autobuild
75+
uses: github/codeql-action/autobuild@v2
7476
# If the analyze step fails for one of the languages you are analyzing with
7577
# "We were unable to automatically build your code", modify the matrix above
7678
# to set the build mode to "manual" for that language. Then modify this step

0 commit comments

Comments
 (0)