Skip to content

Bump eslint-import-resolver-webpack from 0.13.8 to 0.13.9 #881

Bump eslint-import-resolver-webpack from 0.13.8 to 0.13.9

Bump eslint-import-resolver-webpack from 0.13.8 to 0.13.9 #881

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