Skip to content

Commit

Permalink
Merge pull request #4329 from luke-h1/feat/update-bundle-size
Browse files Browse the repository at this point in the history
chore(frontend): fix ci
  • Loading branch information
luke-h1 authored Jan 20, 2024
2 parents a8f077d + 75da4f2 commit 8816d85
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/nextjs_bundle_analysis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: 'Next.js Bundle Analysis'
on:
pull_request:
branches:
- dev
types: [opened, synchronize]
push:
branches:
- dev
Expand Down

0 comments on commit 8816d85

Please sign in to comment.