Skip to content

Testing Suite

Testing Suite #150

Workflow file for this run

name: Testing Suite
on:
pull_request:
schedule:
- cron: '0 0 * * *'
jobs:
unit-tests:
uses: alleyinteractive/.github/.github/workflows/php-tests.yml@main