Skip to content

Commit b9fd218

Browse files
authored
Delete paths ignore from CodeQl config (#257)
1 parent 85e587e commit b9fd218

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/codeql.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ jobs:
6060
with:
6161
languages: ${{ matrix.language }}
6262
build-mode: ${{ matrix.build-mode }}
63-
config: |
64-
paths-ignore:
65-
- 'samples/'
6663
# If you wish to specify custom queries, you can do so here or in a config file.
6764
# By default, queries listed here will override any specified in a config file.
6865
# Prefix the list here with "+" to use these queries and those in the config file.

0 commit comments

Comments
 (0)