diff --git a/.github/workflows/cs-fixser.yml b/.github/workflows/cs-fixser.yml index d17e5ecc..3c84bc03 100644 --- a/.github/workflows/cs-fixser.yml +++ b/.github/workflows/cs-fixser.yml @@ -77,5 +77,6 @@ jobs: with: commit_message: Apply php-cs-fixer changes branch: ${{ github.head_ref }} + commit_author: "github-actions " env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}