Skip to content

fix: [el-radio] [API] label act as value is about to be deprecated in… #65

fix: [el-radio] [API] label act as value is about to be deprecated in…

fix: [el-radio] [API] label act as value is about to be deprecated in… #65

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 }}'