Skip to content

fix: add singularAlias param on associations hasMany #628

fix: add singularAlias param on associations hasMany

fix: add singularAlias param on associations hasMany #628

Workflow file for this run

name: CI
on:
push:
branches:
- 2.x
- 2.next
- 3.x
- 3.next
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