mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 16:14:03 +00:00
Update ci.yml
This commit is contained in:
parent
3ac2567e82
commit
51c1c2eddf
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -99,6 +99,7 @@ jobs:
|
|||
- name: Commit changes from php-cs-fixer
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
with:
|
||||
branch: ${{ github.head_ref }}
|
||||
commit_author: "PHP CS Fixer"
|
||||
commit_user_email: "phpcsfixer@example.com"
|
||||
commit_message: Fix code style (php-cs-fixer)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue