We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 696024b commit 6a4f7c4Copy full SHA for 6a4f7c4
.CodeQL.yml
@@ -9,7 +9,7 @@ path_classifiers:
9
# Always enclose the expression in double quotes if it includes *.
10
- Tests
11
- Tests-Legacy
12
- - "Task/**/Tests"
+ - "Tasks/**/Tests"
13
14
# The default behavior is to tag all files created during the
15
# build as `generated`. Results are hidden for generated code. You can tag
0 commit comments