Skip to content

Use sandpack to add interactive sandboxes #60

Use sandpack to add interactive sandboxes

Use sandpack to add interactive sandboxes #60

Workflow file for this run

name: "size"
on:
pull_request:
branches:
- main
permissions:
pull-requests: write
jobs:
size:
runs-on: ubuntu-latest
env:
CI_JOB_NUMBER: 1
steps:
- uses: actions/checkout@v4
- uses: EskiMojo14/size-limit-action@v2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
build_script: build-only
size_margin: non-zero