Skip to content

Merge pull request #431 from cakephp/cleanup-docs #413

Merge pull request #431 from cakephp/cleanup-docs

Merge pull request #431 from cakephp/cleanup-docs #413

Workflow file for this run

name: CI
on:
push:
branches:
- 2.x
- 2.next
- 3.x
pull_request:
branches:
- '*'
permissions:
contents: read
jobs:
testsuite:
uses: cakephp/.github/.github/workflows/testsuite-without-db.yml@5.x
secrets: inherit
cs-stan:
uses: cakephp/.github/.github/workflows/cs-stan.yml@5.x
secrets: inherit