Skip to content

Commit 846e732

Browse files
authored
ci: Run size limit on master branch (#4212)
We want to run size limit on master so that we can grab artifacts to compare against. https://github.com/getsentry/size-limit-action/blob/0a503754cf43579108061e44bbfa4d432b39d5a7/src/main.ts#L67
1 parent ba63f2b commit 846e732

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ jobs:
9696
needs: job_build
9797
timeout-minutes: 15
9898
runs-on: ubuntu-latest
99-
if: ${{ github.head_ref }}
10099
steps:
101100
- name: Check out current commit (${{ github.sha }})
102101
uses: actions/checkout@v2

0 commit comments

Comments
 (0)