Skip to content

Add auto-labelling for pull requests #492

Add auto-labelling for pull requests

Add auto-labelling for pull requests #492

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