Skip to content

Commit

Permalink
Delete paths ignore from CodeQl config (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
micryc authored May 14, 2024
1 parent 85e587e commit b9fd218
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ jobs:
with:
languages: ${{ matrix.language }}
build-mode: ${{ matrix.build-mode }}
config: |
paths-ignore:
- 'samples/'
# 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 b9fd218

Please sign in to comment.