Skip to content

Bump braces from 3.0.2 to 3.0.3 #173

Bump braces from 3.0.2 to 3.0.3

Bump braces from 3.0.2 to 3.0.3 #173

Workflow file for this run

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