Skip to content

perf(ActionList): replace :has([aria-disabled]) with data-is-disabled… #2344

perf(ActionList): replace :has([aria-disabled]) with data-is-disabled…

perf(ActionList): replace :has([aria-disabled]) with data-is-disabled… #2344

Workflow file for this run

name: Build Reports
on:
push:
branches:
- main
merge_group:
branches:
- main
types:
- checks_requested
concurrency:
group: reports-${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
vrt-reports:
uses: ./.github/workflows/vrt-reports.yml
aat-reports:
uses: ./.github/workflows/aat-reports.yml