Skip to content

fix the root eslint config to only lint the root files #143

fix the root eslint config to only lint the root files

fix the root eslint config to only lint the root files #143

name: packages/components
on:
push:
paths:
- 'packages/components/**'
- '.github/workflows/_common_jobs.yml'
- '.github/workflows/ci_packages_components.yml'
- 'eslint.config.js'
jobs:
ci:
uses: ./.github/workflows/_common_jobs.yml
with:
workspace: '@hyparam/components'