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.
This commit is contained in:
Jeff Genovy 2020-03-09 12:10:15 -07:00
parent f411b4197d
commit ec83138174

View file

@ -29,8 +29,6 @@ trigger:
- KEYS
- README.md
pr: none
jobs:
#-------------------------------------------------------------------------
- job: ICU4C_Clang_Valgrind_Ubuntu_1604