From d00ae1f9e421b4c337b14a037f1aaf0768184923 Mon Sep 17 00:00:00 2001 From: pooya parsa Date: Sat, 29 Jul 2023 09:11:24 +0200 Subject: [PATCH] Update .github/workflows/autofix.yml --- .github/workflows/autofix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index a75c4a60..30c095b9 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -23,4 +23,4 @@ jobs: run: npm run lint:fix - uses: autofix-ci/action@8caa572fd27b0019a65e4c695447089c8d3138b9 with: - commit-message: 'style: apply lint fixes' + commit-message: 'chore: apply automated lint fixes'