From 8e9e143ca56a16d332a78f8bf4692a319264bc1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Kilchenmann?= Date: Wed, 6 Apr 2022 09:23:05 +0200 Subject: [PATCH] chore(gh-ci): add style to the release notes (#706) --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9f80c92712..a10c95a628 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -101,6 +101,7 @@ jobs: {"type": "fix", "section": "Bug Fixes", "hidden": false }, {"type": "chore", "section": "Maintenance", "hidden": false }, {"type": "refactor", "section": "Maintenance", "hidden": false }, + {"type": "style", "section": "Maintenance", "hidden": false }, {"type": "docs", "section": "Documentation", "hidden": false } ]'