diff --git a/azure-pipelines.yml b/azure-pipelines.yml index fa3f1b54..1710922e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,10 +1,10 @@ pr: - -master - -v5 + branches: + include: ["main", "v5"] trigger: - -master - -v5 + branches: + include: ["main", "v5"] jobs: - job: Linux