diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index 9d6bc6f52..448ab81c0 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -27,8 +27,7 @@ jobs: - name: Generate Docs if: ${{ github.event_name == 'push' }} run: pnpm docs:generate - - name: Apply fixes uses: autofix-ci/action@ff86a557419858bb967097bfc916833f5647fa8c with: - commit-message: 'ci: apply automated fixes' + commit-message: 'ci: apply automated fixes and doc generation\n\n[skip ci]'