Skip to content

Commit ca59b47

Browse files
committed
ci: run pkg-size action on PR for master
1 parent 30bd931 commit ca59b47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkg-size.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Package Size Report
33
on:
44
pull_request:
55
branches:
6-
- main
6+
- master
77

88
jobs:
99
pkg-size-report:

0 commit comments

Comments
 (0)