Skip to content

refactor(list, list-item): use constant for querySelector and remove unnecessary conditional #4051

refactor(list, list-item): use constant for querySelector and remove unnecessary conditional

refactor(list, list-item): use constant for querySelector and remove unnecessary conditional #4051

Workflow file for this run

name: PR Merged
on:
pull_request:
branches: [main, rc, dev]
types: [closed]
jobs:
milestone:
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
steps:
- uses: benelan/milestone-action@v3