Skip to content

eslint-config-airbnb #128

eslint-config-airbnb

eslint-config-airbnb #128

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