From 109b5b9c296ebe78927418265294cf81ef768a56 Mon Sep 17 00:00:00 2001 From: Ariel Schulz Date: Thu, 2 Jul 2026 12:03:09 +0200 Subject: [PATCH] Add commit --- doc/changes/unreleased.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/changes/unreleased.md b/doc/changes/unreleased.md index 8292212a9..7d84d0799 100644 --- a/doc/changes/unreleased.md +++ b/doc/changes/unreleased.md @@ -5,4 +5,4 @@ ## Bug * #909: Updated `cd.yml` workflow so that `cd-extension.yml` workflow depends on `build-and-publish`. This ensures that the custom release workflow only runs when the PyPi release was successful. -* #910: Add `gh-pages.yml` to be ignored when `has_documentation=False` in the `PROJECT_CONFIG` +* #910: Added `gh-pages.yml` to be ignored when `has_documentation=False` in the `PROJECT_CONFIG`