Skip to content

Commit

Permalink
Update workflow for Lighthouse Check
Browse files Browse the repository at this point in the history
  • Loading branch information
csouchet committed Jul 26, 2023
1 parent a544d1e commit 249601b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lighthouse-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jobs:
urls: ${{ env.WEBSITE_TO_AUDIT }}
gitHubAccessToken: ${{ secrets.GH_RELEASE_TOKEN }}
prCommentEnabled: true
prCommentSaveOld: false
prCommentSaveOld: false
device: all

0 comments on commit 249601b

Please sign in to comment.