Skip to content

Fix regression "no choices to choose from" notice not triggering when no selectable choices exist #197

Fix regression "no choices to choose from" notice not triggering when no selectable choices exist

Fix regression "no choices to choose from" notice not triggering when no selectable choices exist #197

Workflow file for this run

name: Polyfills documentation
on:
pull_request:
paths:
- 'README.md'
- '.browserslistrc'
- '.eslintrc.json'
jobs:
sync:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 1
- uses: actions/setup-node@v4
with:
node-version: 20
- name: Check Polyfills documentation and settings sync
run: node .github/actions-scripts/polyfills-sync.cjs