Skip to content

Commit

Permalink
Merge pull request #489 from glensc/setup-php-token
Browse files Browse the repository at this point in the history
  • Loading branch information
glensc committed Jan 3, 2023
2 parents e254f7b + 58cbf2b commit fb3e5dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
php-version: 7.2
tools: php-cs-fixer:2.16, cs2pr
coverage: none
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Install dependencies with composer
run: composer install --no-interaction --no-progress --no-suggest
Expand Down

0 comments on commit fb3e5dc

Please sign in to comment.