Skip to content

Commit

Permalink
feat: (phpcs): *use yoast configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
veldhaenchen committed Feb 2, 2024
1 parent b283942 commit cc6ea3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
key: ${{ runner.os }}-${{ hashFiles('**/composer.lock') }}

- uses: php-actions/[email protected]
run: composer config http-basic.my.yoast.com token ${YOAST_COMPOSER_TOKEN}
with:
php_version: ${{inputs.COMPOSER_PHP_VERSION}}
version: ${{inputs.COMPOSER_VERSION}}
Expand Down

0 comments on commit cc6ea3e

Please sign in to comment.