diff --git a/terraform/sbmtd/azure-pipelines.yml b/terraform/sbmtd/azure-pipelines.yml index f66cd8a4..d9d49d8c 100644 --- a/terraform/sbmtd/azure-pipelines.yml +++ b/terraform/sbmtd/azure-pipelines.yml @@ -13,14 +13,6 @@ trigger: include: - terraform/* -pr: - branches: - include: - - "*" - paths: - include: - - terraform/* - pool: vmImage: ubuntu-latest