diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 0f07943..b18bf17 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -5,7 +5,7 @@ trigger: - '*' branches: include: - - main + - release/* pool: vmImage: 'ubuntu-latest'