Skip to content

Bump stylelint-config-sass-guidelines from 11.1.0 to 12.1.0 #1113

Bump stylelint-config-sass-guidelines from 11.1.0 to 12.1.0

Bump stylelint-config-sass-guidelines from 11.1.0 to 12.1.0 #1113

Workflow file for this run

name: Node Tests
on:
push:
branches:
- production
pull_request:
schedule:
- cron: '0 0 * * *'
jobs:
node-tests:
uses: alleyinteractive/.github/.github/workflows/node-tests.yml@main
with:
run-audit: true
ci: true
node: 20