Skip to content

Commit 2bcceda

Browse files
committed
ci(actions): don't run bundle analysis on PRs as it doesn't work right now
1 parent 827a45c commit 2bcceda

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/nextjs_bundle_analysis.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: 'Next.js Bundle Analysis'
22

33
on:
4-
pull_request:
54
push:
65
branches:
76
- master # change this if your default branch is named differently

0 commit comments

Comments
 (0)