Skip to content

Commit

Permalink
Remove unused accessToken from lighthouse check
Browse files Browse the repository at this point in the history
  • Loading branch information
vzavalskyi authored Sep 29, 2024
1 parent aec5484 commit 35e8618
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
uses: foo-software/[email protected]
id: lighthouseCheck
with:
accessToken: ${{ secrets.LIGHTHOUSE_TOKEN }}
gitHubAccessToken: ${{secrets.GITHUB_TOKEN}}
emulatedFormFactor: 'all'
prCommentEnabled: true
Expand Down

0 comments on commit 35e8618

Please sign in to comment.