diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b921f5a..7bc3539 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,10 +1,8 @@ # CI and PR triggers trigger: -- master +- main pr: -- master - - +- main jobs: - job: Windows