From 519e6bbb7c06c63ab6de81b15760dd8e2b893370 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Ros?= Date: Wed, 13 Feb 2019 15:46:48 -0800 Subject: [PATCH] Update benchmarks.yml (#7558) --- .azure/pipelines/benchmarks.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.azure/pipelines/benchmarks.yml b/.azure/pipelines/benchmarks.yml index 6e319f80da..598cf62bef 100644 --- a/.azure/pipelines/benchmarks.yml +++ b/.azure/pipelines/benchmarks.yml @@ -3,6 +3,9 @@ # Don't run CI for this config trigger: none +pr: +- '*' + jobs: - template: jobs/default-build.yml parameters: