diff --git a/.github/workflows/lint-and-test.yml b/.github/workflows/lint-and-test.yml index ba7f012..531275a 100644 --- a/.github/workflows/lint-and-test.yml +++ b/.github/workflows/lint-and-test.yml @@ -25,4 +25,4 @@ jobs: - name: Commit linted files uses: stefanzweifel/git-auto-commit-action@v5 with: - commit_message: "💄 Applied linter" \ No newline at end of file + commit_message: "💄 Applied automatic linter" \ No newline at end of file