Skip to content

Bump stylelint from 16.9.0 to 16.12.0 #1026

Bump stylelint from 16.9.0 to 16.12.0

Bump stylelint from 16.9.0 to 16.12.0 #1026

Workflow file for this run

name: Code Quality
on:
push:
branches:
- production
pull_request:
schedule:
- cron: '0 0 * * *'
jobs:
coding-quality:
uses: alleyinteractive/.github/.github/workflows/php-composer-command.yml@main
with:
php: 8.1
command: |
phpcs
phpstan