Skip to content

Bump codecov/codecov-action from 5.5.2 to 5.5.3 #631

Bump codecov/codecov-action from 5.5.2 to 5.5.3

Bump codecov/codecov-action from 5.5.2 to 5.5.3 #631

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