Skip to content

chore(deps-dev): bump prettier from 2.6.2 to 3.1.0 #645

chore(deps-dev): bump prettier from 2.6.2 to 3.1.0

chore(deps-dev): bump prettier from 2.6.2 to 3.1.0 #645

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 }}'
pattern: './lib/umd/**/*.js'