Skip to content

Merge pull request #1057 from cakephp/dependabot/github_actions/actio… #664

Merge pull request #1057 from cakephp/dependabot/github_actions/actio…

Merge pull request #1057 from cakephp/dependabot/github_actions/actio… #664

Workflow file for this run

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