Skip to content

docs: correct link to react example #84

docs: correct link to react example

docs: correct link to react example #84

Workflow file for this run

# https://github.com/andresz1/size-limit-action
name: Size Limit
on:
pull_request:
branches:
- master
jobs:
size:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: andresz1/size-limit-action@v1.8.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}