Skip to content

fix: [#818] Cursor cannot scan json column #3400

fix: [#818] Cursor cannot scan json column

fix: [#818] Cursor cannot scan json column #3400

Workflow file for this run

name: Benchmark
on:
push:
branches:
- master
paths-ignore:
- "**/*.md"
pull_request:
paths-ignore:
- "**/*.md"
permissions:
contents: write
pull-requests: write
jobs:
benchmark:
uses: goravel/.github/.github/workflows/benchmark.yml@master
secrets: inherit