Skip to content

Restore instanceof WP_Parser for the native parser #869

Restore instanceof WP_Parser for the native parser

Restore instanceof WP_Parser for the native parser #869

Workflow file for this run

name: Verify release metadata
on:
push:
branches:
- trunk
pull_request:
jobs:
verify-version:
name: Assert release metadata is internally consistent
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Verify release metadata
run: bash bin/verify-release-metadata.sh packages/plugin-sqlite-database-integration