Skip to content

Hovercards: Adjust the fields of the package.json #38

Hovercards: Adjust the fields of the package.json

Hovercards: Adjust the fields of the package.json #38

name: Hovercards Package Size
on:
pull_request:
paths:
- 'web/packages/hovercards/**'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: preactjs/compressed-size-action@v2
with:
cwd: web/packages/hovercards