From afd2cb6daf9a3b65b41941c0389940ae6085d7c2 Mon Sep 17 00:00:00 2001 From: Sebastian Urchs Date: Thu, 27 Jun 2024 01:02:24 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20file(s)=20with=20neurob?= =?UTF-8?q?agel/workflows=20(#308)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🔄 synced local '.autorc' with remote 'template_configs/.autorc' Co-authored-by: surchs Co-authored-by: Arman Jahanpour <77515879+rmanaem@users.noreply.github.com> --- .autorc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.autorc b/.autorc index dc7eb7f..05487d3 100644 --- a/.autorc +++ b/.autorc @@ -4,6 +4,9 @@ "baseBranch": "main", "author": "Chef Bot ", "noVersionPrefix": false, + "changelog": { + "message": "Update CHANGELOG.md [skip pre-commit.ci] [skip ci]" + }, "plugins": [ "git-tag", "released",