Skip to content

Bump eslint-import-resolver-typescript from 3.6.1 to 3.6.3 #145

Bump eslint-import-resolver-typescript from 3.6.1 to 3.6.3

Bump eslint-import-resolver-typescript from 3.6.1 to 3.6.3 #145

Workflow file for this run

name: Code Quality
on:
push:
branches:
- main
pull_request:
# Uncomment and edit the following to run on a schedule.
# schedule:
# - cron: '45 5 * * 0' # Run once per week at 5:45am UTC on Sundays.
jobs:
code-quality:
uses: alleyinteractive/.github/.github/workflows/php-code-quality.yml@main
with:
php: '8.2'