Skip to content

Commit cc98c57

Browse files
authored
Update codeql.yml
custom-queries in init & analyze
1 parent 7f7aead commit cc98c57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ jobs:
8181
- name: Perform CodeQL Analysis
8282
if: steps.changed-files.outputs.any_changed == 'true'
8383
uses: github/codeql-action/analyze@v3
84+
with:
85+
queries: ./.codeql/custom-queries
8486

8587
#10) DEBUG
8688
- name: Debug SARIF Path

0 commit comments

Comments
 (0)