From 8df81a51b38384b86b37480907226f0b1e05f85e Mon Sep 17 00:00:00 2001 From: Viktor Date: Thu, 26 Jan 2023 20:00:57 +0100 Subject: [PATCH] :bricks: Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f6978a09..3382c469 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -5,6 +5,9 @@ trigger: - main +pr: + - main + pool: vmImage: ubuntu-latest