From c74a326046c519385c3b3dc8aa47c28f9b7b0da6 Mon Sep 17 00:00:00 2001 From: Johan Ljunggren Date: Thu, 1 Feb 2024 19:25:47 +0100 Subject: [PATCH] Test PR --- CHANGELOG.md | 4 ++-- azure-pipelines.yml | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b56282a..81d6965 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,13 +5,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [0.1.0] - 2024-02-01 - ### Fixed - Status badges updated. - Update integration tests for the bootstrap script. +## [0.1.0] - 2024-02-01 + ### Added - Added command `Start-PSResourceGetBootstrap`. diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 533b923..f186206 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -12,8 +12,6 @@ trigger: - "*-*" pr: - main - autoCancel: false - drafts: true variables: buildFolderName: output