Skip to content

Commit

Permalink
workflow test-6
Browse files Browse the repository at this point in the history
  • Loading branch information
ObedVega committed Feb 21, 2024
1 parent bd6bba7 commit 53b2166
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,9 @@ jobs:
name: Lighthouse reports
path: /tmp/artifacts
accessToken: ${{ secrets.GITHUB_TOKEN }}
outputDirectory: /tmp/artifacts
- name: Comment on PR
uses: pullreminders/comment-on-pr@v1
with:
message: |
### Lighthouse Report
The Lighthouse report is available [here](link-to-your-artifact).

0 comments on commit 53b2166

Please sign in to comment.