Skip to content

Add plugin-check and verify-build workflows #61

Add plugin-check and verify-build workflows

Add plugin-check and verify-build workflows #61

Workflow file for this run

# Run PHPUnit.
#
# This file is managed in https://github.com/happyprime/projects
name: PHPUnit
on:
push:
branches:
- trunk
pull_request:
branches:
- trunk
jobs:
call-workflow:
uses: happyprime/workflows/.github/workflows/phpunit.yml@trunk