Skip to content

Automate releasing on GitHub (#209) #382

Automate releasing on GitHub (#209)

Automate releasing on GitHub (#209) #382

Workflow file for this run

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