Skip to content

Fix stylelint-config-recommended-less failures due to pnpm workspace #26

Fix stylelint-config-recommended-less failures due to pnpm workspace

Fix stylelint-config-recommended-less failures due to pnpm workspace #26

name: '@primer/stylelint-config'
on:
push:
branches:
- main
paths:
- .github/workflows/test-package.yml
- .github/workflows/test-package-primer-stylelint-config-0ab.latest.yml
pull_request:
paths:
- .github/workflows/test-package.yml
- .github/workflows/test-package-primer-stylelint-config-0ab.latest.yml
workflow_dispatch: null
schedule:
- cron: 0 0 * * *
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-primer-stylelint-config-0ab-latest
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-package.yml
name: latest
with:
package: '@primer/stylelint-config'
stylelint-version: stylelint@latest