Skip to content

Commit

Permalink
Update lighthouse.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jy95 authored Dec 2, 2024
1 parent 3fffbf4 commit 1ffb13b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: Lighthouse Compare Action
on:
pull_request:
branches-ignore:
- "dependabot/**"

jobs:

getPreviewUrl:
runs-on: ubuntu-latest
outputs:
Expand Down Expand Up @@ -103,4 +105,4 @@ jobs:
with:
name: Lighthouse desktop reports
path: ${{ github.workspace }}/tmp/artifacts
retention-days: 1
retention-days: 1

0 comments on commit 1ffb13b

Please sign in to comment.