Skip to content

Commit 79a1c49

Browse files
fix: exclude schematics templates from CodeQL analysis
1 parent 70de9ff commit 79a1c49

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
config: |
4848
paths-ignore:
4949
- packages/devextreme-cli/src/templates
50+
- packages/devextreme-schematics/src/*/files
5051
# If you wish to specify custom queries, you can do so here or in a config file.
5152
# By default, queries listed here will override any specified in a config file.
5253
# Prefix the list here with "+" to use these queries and those in the config file.

0 commit comments

Comments
 (0)