Skip to content

Warn on delete failure, instead of hard exiting (#376) #231

Warn on delete failure, instead of hard exiting (#376)

Warn on delete failure, instead of hard exiting (#376) #231

Workflow file for this run

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