Skip to content

Commit 22185a3

Browse files
Merge pull request #1684 from glimmerjs/dont-run-size-check-on-main
Don't run the size check on main
2 parents f67274e + b82b6be commit 22185a3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/size.yml

-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ on:
88
required: false
99
default: 'main'
1010
type: string
11-
push:
12-
branches:
13-
- main
1411
pull_request: {}
1512

1613
env:

0 commit comments

Comments
 (0)