1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-06 00:04:03 +00:00

Update ci.yml

This commit is contained in:
Abrar Ahmad 2022-10-12 16:11:03 +05:00
parent 3ac2567e82
commit 51c1c2eddf

View file

@ -99,6 +99,7 @@ jobs:
- name: Commit changes from php-cs-fixer - name: Commit changes from php-cs-fixer
uses: stefanzweifel/git-auto-commit-action@v4 uses: stefanzweifel/git-auto-commit-action@v4
with: with:
branch: ${{ github.head_ref }}
commit_author: "PHP CS Fixer" commit_author: "PHP CS Fixer"
commit_user_email: "phpcsfixer@example.com" commit_user_email: "phpcsfixer@example.com"
commit_message: Fix code style (php-cs-fixer) commit_message: Fix code style (php-cs-fixer)