Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Allow manually dispatching code quality workflow #487

Allow manually dispatching code quality workflow

Allow manually dispatching code quality workflow #487

Workflow file for this run

name: Code Quality Checks
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
- master
jobs:
code-quality:
uses: wp-cli/.github/.github/workflows/reusable-code-quality.yml@main