Skip to content

Commit 269b18a

Browse files
committed
fix: yml
1 parent cb14941 commit 269b18a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nextjs_bundle_analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
pull_request:
88
push:
99
branches:
10-
- main # change this if your default branch is named differently
10+
- master # change this if your default branch is named differently
1111
workflow_dispatch:
1212

1313
defaults:

0 commit comments

Comments
 (0)