From: Jeff Genovy <29107334+jefgen@users.noreply.github.com> Date: Mon, 9 Mar 2020 19:10:15 +0000 (-0700) Subject: ICU-20626 Remove "pr:none" from Valgrind CI config to enable comment triggers. X-Git-Tag: release-67-rc~68 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ec83138174f21b3b0e6ed2989903063160f0c2d6;p=icu ICU-20626 Remove "pr:none" from Valgrind CI config to enable comment triggers. It seems that having "pr:none" completely disables running on PRs, even when explicitly triggered by a comment. --- diff --git a/.ci-builds/.azure-valgrind.yml b/.ci-builds/.azure-valgrind.yml index 7b54ea00119..47bc888df11 100644 --- a/.ci-builds/.azure-valgrind.yml +++ b/.ci-builds/.azure-valgrind.yml @@ -29,8 +29,6 @@ trigger: - KEYS - README.md -pr: none - jobs: #------------------------------------------------------------------------- - job: ICU4C_Clang_Valgrind_Ubuntu_1604