Skip to content

chore(deps-dev): bump the babel group across 1 directory with 4 updates #1045

chore(deps-dev): bump the babel group across 1 directory with 4 updates

chore(deps-dev): bump the babel group across 1 directory with 4 updates #1045

Workflow file for this run

name: pa11y tests
on:
- pull_request
- merge_group
permissions:
contents: read
pull-requests: write
packages: read
jobs:
call-ci-workflow:
strategy:
matrix:
site: [example-site]
uses: thepolicylab-projectportals/.github/.github/workflows/pa11y-ci.yml@v4
secrets: inherit
with:
yarn-command: "yarn workspace ${{ matrix.site }}"
site-name: "${{ matrix.site }}"