Skip to content

🐞 fix #11842 radio buttons not disabled when multiple share a name #3921

🐞 fix #11842 radio buttons not disabled when multiple share a name

🐞 fix #11842 radio buttons not disabled when multiple share a name #3921

Workflow file for this run

name: Package Size
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Dependencies
uses: ./.github/actions/install-dependencies
- uses: preactjs/compressed-size-action@v2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'