From 48afd58d283fd71c9e6acc65a5999aa2e7806f53 Mon Sep 17 00:00:00 2001 From: Casey Carter Date: Wed, 3 Jan 2024 18:43:34 -0800 Subject: [PATCH] Enable STL-ASAN-CI on PRs .... but set the UI to require a maintainer comment to trigger. --- azure-devops/asan-pipeline.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/azure-devops/asan-pipeline.yml b/azure-devops/asan-pipeline.yml index 4068735bad8..53ef2c46d79 100644 --- a/azure-devops/asan-pipeline.yml +++ b/azure-devops/asan-pipeline.yml @@ -8,7 +8,6 @@ variables: - name: testSelection value: '-R stlasan' # Restrict to "stlasan" test -pr: none trigger: none schedules: