Skip to content

feat: Optimize the Delete and ForceDelete methods of Orm #2493

feat: Optimize the Delete and ForceDelete methods of Orm

feat: Optimize the Delete and ForceDelete methods of Orm #2493

Workflow file for this run

name: Lint
on:
push:
branches:
- master
pull_request:
permissions:
contents: read
jobs:
lint:
uses: goravel/.github/.github/workflows/lint.yml@master
secrets: inherit