From 598c8bb033f42a36e4dadb623edc46ba1da86a90 Mon Sep 17 00:00:00 2001 From: Big Andy <8012398+big-andy-coates@users.noreply.github.com> Date: Mon, 30 Jan 2023 19:00:49 +0000 Subject: [PATCH] Exclude GitHub Action updates from Release notes --- .github/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/release.yml b/.github/release.yml index 8681c94..498cfa3 100644 --- a/.github/release.yml +++ b/.github/release.yml @@ -4,6 +4,7 @@ changelog: - documentation - subtask - chore + - github_actions categories: - title: Breaking Changes 🛠 labels: [ breaking-change ]