Skip to content

Commit 4b1fbcb

Browse files
authored
Update phpcsfixer.yml
1 parent 13767be commit 4b1fbcb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/phpcsfixer.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
php-version: '8.4'
3030

3131
- name: Install dependencies
32+
env:
33+
COMPOSER_AUTH: ${{ secrets.COMPOSER_AUTH }}
3234
run: composer require --dev friendsofphp/php-cs-fixer
3335

3436
- name: Run php-cs-fixer and report with reviewdog

0 commit comments

Comments
 (0)