diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index d8212090594..b3ca83f9a22 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -47,7 +47,6 @@ jobs: uses: foo-software/lighthouse-check-action@v12.0.1 id: lighthouseCheck with: - accessToken: ${{ secrets.LIGHTHOUSE_TOKEN }} gitHubAccessToken: ${{secrets.GITHUB_TOKEN}} emulatedFormFactor: 'all' prCommentEnabled: true