Skip to content

Add intro video from Simon Vrachliotis to docs #164

Add intro video from Simon Vrachliotis to docs

Add intro video from Simon Vrachliotis to docs #164

Workflow file for this run

name: Size
on: [pull_request]
jobs:
size:
runs-on: ubuntu-latest
permissions:
pull-requests: write
env:
CI_JOB_NUMBER: 1
steps:
- uses: actions/checkout@v3
- uses: andresz1/size-limit-action@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}