Skip to content

Add an option to allow users to detect "soft deletes" (#70) #63

Add an option to allow users to detect "soft deletes" (#70)

Add an option to allow users to detect "soft deletes" (#70) #63

Workflow file for this run

name: CI
on:
push:
branches:
- master
pull_request:
branches:
- '*'
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