Skip to content

fix: prevent returning items when container size is zero #447

fix: prevent returning items when container size is zero

fix: prevent returning items when container size is zero #447

Workflow file for this run

name: Compressed Size
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 1
- uses: preactjs/compressed-size-action@v1
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'