Skip to content

eslint-plugin-react-redux #132

eslint-plugin-react-redux

eslint-plugin-react-redux #132

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