Skip to content

eslint-plugin-jsx-a11y #133

eslint-plugin-jsx-a11y

eslint-plugin-jsx-a11y #133

# This file is auto-generated. See ci/generate-workflows.ts
name: eslint-plugin-jsx-a11y
on:
workflow_dispatch: # Manual triggers
workflow_run:
workflows:
- Run all plugin workflows
types:
- completed
schedule:
# First day of the month at 05:00
- cron: '0 05 1 * *'
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/smoke-test
with:
config: eslint-plugin-jsx-a11y