Skip to content

Commit

Permalink
chore: flail around, trying to make this bundlesize Action work
Browse files Browse the repository at this point in the history
  • Loading branch information
steveluscher authored Apr 21, 2023
1 parent cc1b7bb commit b69daf2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/bundlesize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ jobs:
name: Compare Bundle Size
runs-on: ubuntu-latest

defaults:
run:
working-directory: ./packages/library

if: >
github.event.workflow_run.event == 'pull_request' &&
github.event.workflow_run.conclusion == 'success'
Expand Down

0 comments on commit b69daf2

Please sign in to comment.