Skip to content

Exclude Stylelint and ESLint from Dependabot group updates (#99) #237

Exclude Stylelint and ESLint from Dependabot group updates (#99)

Exclude Stylelint and ESLint from Dependabot group updates (#99) #237

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- '**'
jobs:
lint:
uses: stylelint/.github/.github/workflows/lint.yml@main
test:
uses: stylelint/.github/.github/workflows/test.yml@main