Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yangxl88 authored Nov 13, 2024
1 parent 44509ee commit 09d712b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,8 @@ jobs:
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with:
#languages: ${{ matrix.language }}
#build-mode: ${{ matrix.build-mode }}
queries: +./.github/workflows/1.ql
languages: ${{ matrix.language }}
build-mode: ${{ matrix.build-mode }}
# If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.
Expand Down

0 comments on commit 09d712b

Please sign in to comment.