1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-13 01:44:04 +00:00

Update ci.yml

This commit is contained in:
Abrar Ahmad 2022-08-08 17:42:40 +05:00
parent 2409746449
commit 134eb55848

View file

@ -39,7 +39,7 @@ jobs:
- name: Run php-cs-fixer
run: $HOME/.composer/vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.php
- name: Commit changes from php-cs-fixer
uses: EndBug/add-and-commit@v5
uses: EndBug/add-and-commit@v9
with:
author_name: "PHP CS Fixer"
author_email: "phpcsfixer@example.com"