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 Feb 15, 2023
1 parent 0b1dcce commit 6cbac67
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 6cbac67

Please sign in to comment.