Skip to content

feat: [#282] Print the values in ctx when calling facades.Log().WithContext(ctx).Info() #684

feat: [#282] Print the values in ctx when calling facades.Log().WithContext(ctx).Info()

feat: [#282] Print the values in ctx when calling facades.Log().WithContext(ctx).Info() #684

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