Skip to content

Merge remote-tracking branch 'origin/3.x' into 3.next #689

Merge remote-tracking branch 'origin/3.x' into 3.next

Merge remote-tracking branch 'origin/3.x' into 3.next #689

Workflow file for this run

name: CI
on:
push:
branches:
- 3.x
- 3.next
pull_request:
branches:
- '*'
workflow_dispatch:
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