Skip to content

Commit 997497f

Browse files
chore: fix ci on main branch (#96)
1 parent a5c2947 commit 997497f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
run: yarn build
6060

6161
- name: Calculate Size
62+
if: github.ref != 'refs/heads/main'
6263
uses: andresz1/size-limit-action@v1
6364
with:
6465
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)