Skip to content

split workflows

split workflows #8

Workflow file for this run

on:
push:
branches: ['main', '*.*.x']
pull_request: ~
jobs:
check:
uses: thesisphp/.github/.github/workflows/check.yml@main
with:
test: false
secrets: inherit