diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 7cdd7b7f303..0af5b8c5e42 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -22,8 +22,8 @@ trigger: exclude: # don't trigger if only docs and similar files changed - docs/* - '**/*.md' - #- 'gc-azure-pipelines.yml' - #- src/benchmarks/gc/* + - 'gc-azure-pipelines.yml' + - src/benchmarks/gc/* pr: branches: