Skip to content

Update: synced file(s) with happyprime/projects #23

Update: synced file(s) with happyprime/projects

Update: synced file(s) with happyprime/projects #23

Workflow file for this run

# Run WP.org's plugin check.
#
# This file is managed in https://github.com/happyprime/projects
name: WP.org Plugin Check
on:
push:
branches:
- trunk
pull_request:
branches:
- trunk
jobs:
call-workflow:
uses: happyprime/workflows/.github/workflows/plugin-check.yml@trunk
with:
php-version: '8.3'