Skip to content

chore(deps-dev): bump eslint from 8.57.0 to 9.14.0 #173

chore(deps-dev): bump eslint from 8.57.0 to 9.14.0

chore(deps-dev): bump eslint from 8.57.0 to 9.14.0 #173

Workflow file for this run

name: Compressed Size
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: preactjs/compressed-size-action@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
pattern: "./dist/*.{js,cjs}"