diff --git a/.github/workflows/pint.yml b/.github/workflows/pint.yml index 2b84bb3..eec0daa 100644 --- a/.github/workflows/pint.yml +++ b/.github/workflows/pint.yml @@ -68,4 +68,6 @@ jobs: - uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: Pint PHP Style Fixes + commit_user_name: Pint Bot skip_fetch: true + file_pattern: '*.php'