Skip to content

Bump postcss-custom-properties from 14.0.1 to 14.0.2 #927

Bump postcss-custom-properties from 14.0.1 to 14.0.2

Bump postcss-custom-properties from 14.0.1 to 14.0.2 #927

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