Skip to content

fix: react 19 support #772

fix: react 19 support

fix: react 19 support #772

Workflow file for this run

name: Compressed Size
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: preactjs/compressed-size-action@v2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}