diff --git a/CHANGELOG.md b/CHANGELOG.md index 81d6965..ef56b24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Status badges updated. - Update integration tests for the bootstrap script. +### Changed + +- Update azure-pipelines.yml. + ## [0.1.0] - 2024-02-01 ### Added diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f186206..bdaec29 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -10,8 +10,6 @@ trigger: - "v*" exclude: - "*-*" -pr: -- main variables: buildFolderName: output