diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 44d227b..bedaeeb 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -4,7 +4,7 @@ # https://docs.microsoft.com/azure/devops/pipelines/languages/javascript trigger: -- master +- main pool: vmImage: 'ubuntu-latest'