Skip to content

feat: [#519] Save container to a temp file #497

feat: [#519] Save container to a temp file

feat: [#519] Save container to a temp file #497

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