Skip to content

build(deps-dev): bump prettier from 3.0.1 to 3.0.3 #2151

build(deps-dev): bump prettier from 3.0.1 to 3.0.3

build(deps-dev): bump prettier from 3.0.1 to 3.0.3 #2151

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:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
build-script: "dist"
compression: "brotli"
minimum-change-threshold: 100