Skip to content

[WIP] Add auto-labelling for pull requests (#185) #493

[WIP] Add auto-labelling for pull requests (#185)

[WIP] Add auto-labelling for pull requests (#185) #493

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