diff --git a/.CodeQL.yml b/.CodeQL.yml index b3a1ee55ff8..22e59725e0d 100644 --- a/.CodeQL.yml +++ b/.CodeQL.yml @@ -9,7 +9,7 @@ path_classifiers: # Always enclose the expression in double quotes if it includes *. - Tests - Tests-Legacy - - "Task/**/Tests" + - "Tasks/**/Tests" # The default behavior is to tag all files created during the # build as `generated`. Results are hidden for generated code. You can tag