Skip to content

Fix MiddlewareFactory legacy wrapping #23413

Fix MiddlewareFactory legacy wrapping

Fix MiddlewareFactory legacy wrapping #23413

# NO-OP placeholder that always passes for other paths
# This is here so that we're able to set the status check as required
name: Accessibility
on:
pull_request:
branches: [master]
paths-ignore:
- 'lighthouserc.js'
- '.github/workflows/verify_accessibility.yml'
- 'plugins/catalog/src/**'
- 'plugins/catalog-react/src/**'
- 'plugins/techdocs/src/**'
- 'plugins/techdocs-react/src/**'
- 'plugins/scaffolder/src/**'
- 'plugins/scaffolder-react/src/**'
- 'plugins/search/src/**'
- 'plugins/search-react/src/**'
permissions:
contents: read
jobs:
noop:
name: Accessibility
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
with:
egress-policy: audit
- run: echo NOOP