Skip to content

Bump ramsey/composer-install from 3.2.0 to 4.0.0 (#222) #622

Bump ramsey/composer-install from 3.2.0 to 4.0.0 (#222)

Bump ramsey/composer-install from 3.2.0 to 4.0.0 (#222) #622

Workflow file for this run

name: Code Quality Checks
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
- master
schedule:
- cron: '17 2 * * *' # Run every day on a seemly random time.
permissions:
contents: read
jobs:
code-quality:
uses: wp-cli/.github/.github/workflows/reusable-code-quality.yml@main