From 8821f0504845b351247ce6c1e2ae581a71806209 Mon Sep 17 00:00:00 2001 From: Chris Swithinbank Date: Tue, 27 Jun 2023 17:58:57 +0200 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20post=20Discord=20congrats=20for?= =?UTF-8?q?=20auto-formatter=20commits=20(#7502)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2aa663727..7b3e7f4a1 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,7 +17,7 @@ concurrency: jobs: congrats: name: congratsbot - if: ${{ github.repository_owner == 'withastro' }} + if: ${{ github.repository_owner == 'withastro' && github.event.head_commit.message != '[ci] format' }} uses: withastro/automation/.github/workflows/congratsbot.yml@main with: EMOJIS: '🎉,🎊,🧑‍🚀,🥳,🙌,🚀,👏,<:houston_golden:1068575433647456447>,<:astrocoin:894990669515489301>,<:astro_pride:1085944201587458169>'