Skip to content

Commit

Permalink
chore: fix ci on main branch (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjastrzebski authored May 7, 2024
1 parent a5c2947 commit 997497f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
run: yarn build

- name: Calculate Size
if: github.ref != 'refs/heads/main'
uses: andresz1/size-limit-action@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 997497f

Please sign in to comment.