Skip to content

Commit

Permalink
refactor: lighthouse yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bmukesh23 committed Dec 18, 2024
1 parent d4e57ac commit 9d42750
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: Lighthouse CI
on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master

jobs:
lighthouse:
Expand Down
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ Visit the original ThirtysixStudio website: [https://thirtysixstudio.com/](thirt
- `GSAP`
- `Tailwind CSS`

## Lighthouse Performance Report

![Lighthouse Report](./public/lighthouse-report.png)

## 🚦Running the project:

1. **Clone the repository:**
Expand Down

0 comments on commit 9d42750

Please sign in to comment.