Skip to content

feat: [#646] The Where function of Orm supports func condition #3998

feat: [#646] The Where function of Orm supports func condition

feat: [#646] The Where function of Orm supports func condition #3998

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