Skip to content

chore(deps): bump the npm_and_yarn group with 7 updates #1026

chore(deps): bump the npm_and_yarn group with 7 updates

chore(deps): bump the npm_and_yarn group with 7 updates #1026

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 }}"