Skip to content

Enable @wordpress/stylelint-config #59

Enable @wordpress/stylelint-config

Enable @wordpress/stylelint-config #59

name: '@wordpress/stylelint-config'
on:
push:
branches:
- main
paths:
- .github/workflows/test-package.yml
- .github/workflows/test-package-wordpress-stylelint-config-54e.next.yml
pull_request:
paths:
- .github/workflows/test-package.yml
- .github/workflows/test-package-wordpress-stylelint-config-54e.next.yml
workflow_dispatch: null
schedule:
- cron: 0 0 * * *
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-wordpress-stylelint-config-54e-next
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-package.yml
name: next
with:
package: '@wordpress/stylelint-config'
stylelint-version: stylelint/stylelint
working-directory-is-workspace: true
test-command: npm run test:unit -- --testPathPattern packages/stylelint-config