diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index 7fd56e80..caff9fd4 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -38,3 +38,5 @@ jobs: - name: autofix.ci uses: autofix-ci/action@2891949f3779a1cafafae1523058501de3d4e944 # v1.3.1 + with: + commit-message: 'ci: apply automated fixes'