Skip to content

Server-Timing: Leverage core template enhancement output buffer in WordPress 6.9+ #5009

Server-Timing: Leverage core template enhancement output buffer in WordPress 6.9+

Server-Timing: Leverage core template enhancement output buffer in WordPress 6.9+ #5009

Workflow file for this run

name: Spell Check
on: [pull_request]
jobs:
spell-checker:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Search for misspellings
uses: crate-ci/typos@bb4666ad77b539a6b4ce4eda7ebb6de553704021 # v1.42.0
with:
config: ./.github/typos.toml