From 5a2fc14b8d4c590ff79849c29c5500c8a35c9ef9 Mon Sep 17 00:00:00 2001 From: Stuart Mumford Date: Wed, 18 Dec 2024 16:15:33 +0000 Subject: [PATCH] Update sub_package_update.yml --- .github/workflows/sub_package_update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sub_package_update.yml b/.github/workflows/sub_package_update.yml index 523cca35..3a70299c 100644 --- a/.github/workflows/sub_package_update.yml +++ b/.github/workflows/sub_package_update.yml @@ -87,7 +87,7 @@ jobs: draft: ${{ steps.cruft_update.outputs.merge_conflicts == '1' }} title: "Updates from the package template" labels: | - No Changelog Entry Needed + no changelog body: | This is an autogenerated PR, which will applies the latest changes from the [SunPy Package Template](https://github.com/sunpy/package-template). If this pull request has been opened as a draft there are conflicts which need fixing.