Skip to content

Cake5

Cake5 #28

Workflow file for this run

name: CI
on:
push:
branches:
- master
- cake5
pull_request:
branches:
- '*'
permissions:
contents: read
jobs:
testsuite:
uses: cakephp/.github/.github/workflows/[email protected]
secrets: inherit
cs-stan:
uses: cakephp/.github/.github/workflows/[email protected]
secrets: inherit