Skip to content

Commit

Permalink
Update lint-fixer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-helldar committed Jun 5, 2023
1 parent 2f7e89a commit e122e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-fixer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v3

- name: Checking PHP Syntax
uses: TheDragonCode/codestyler@v3.0.4
uses: TheDragonCode/codestyler@v3
with:
github_token: ${{ secrets.COMPOSER_TOKEN }}
fix: true

0 comments on commit e122e9f

Please sign in to comment.