Skip to content

fix: Add light validation to config #11

fix: Add light validation to config

fix: Add light validation to config #11

Workflow file for this run

# https://github.com/andresz1/size-limit-action
name: "CI (size-limit)"
on:
pull_request:
branches:
- main
jobs:
size:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: andresz1/size-limit-action@v1.7.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}