From 01635259fe982f69e876b7bdc6d0667bdb473df6 Mon Sep 17 00:00:00 2001 From: Jake Bailey <5341706+jakebailey@users.noreply.github.com> Date: Sat, 7 Dec 2024 10:28:08 -0800 Subject: [PATCH] star star --- azure-pipelines.release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.release.yml b/azure-pipelines.release.yml index 31e53355ee4f5..06ec6b6f0b65c 100644 --- a/azure-pipelines.release.yml +++ b/azure-pipelines.release.yml @@ -11,7 +11,7 @@ resources: ref: refs/tags/release variables: - Codeql.ExcludePathPatterns: 'tests' + Codeql.ExcludePathPatterns: '**/tests' extends: template: v1/1ES.Official.PipelineTemplate.yml@1esPipelines