diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 45b82f5..17f7d41 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -45,10 +45,10 @@ resources: trigger: branches: include: - - master + - v6 pr: -- master +- v6 stages: - stage: Runtime