From 7de1fe57ac84a01bc1eb413ff3fffa4b4734114b Mon Sep 17 00:00:00 2001 From: Michael Darko Date: Mon, 14 Feb 2022 13:32:44 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20updated=20CS=20workflow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/php-cs-fixer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/php-cs-fixer.yml b/.github/workflows/php-cs-fixer.yml index dd4a929..97195b7 100644 --- a/.github/workflows/php-cs-fixer.yml +++ b/.github/workflows/php-cs-fixer.yml @@ -20,4 +20,4 @@ jobs: - name: Commit changes uses: stefanzweifel/git-auto-commit-action@v4 with: - commit_message: Fix styling \ No newline at end of file + commit_message: 👷 Fix styling