diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e0aa5f2..3e628bc 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -289,6 +289,7 @@ jobs: coverage: ${{ matrix.coverage && 'xdebug' || 'none' }} env: fail-fast: true + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # YoastCS 3.0 has a PHP 7.2 minimum which conflicts with the requirements of this package. - name: 'Composer: remove YoastCS'