Skip to content

Initial commit

Initial commit #1

Workflow file for this run

on:
workflow_dispatch: ~
push:
branches: ['main', '*.*.x']
pull_request: ~
jobs:
check:
uses: thesis-php/.github/.github/workflows/check.yml@main
secrets: inherit