Skip to content

add bench workflow

add bench workflow #1

Workflow file for this run

name: CI
on:
push:
paths-ignore:
- 'docs/**'
- '*.md'
pull_request:
paths-ignore:
- 'docs/**'
- '*.md'
jobs:
test:
permissions:
contents: write
pull-requests: write
uses: fastify/workflows/.github/workflows//plugins-benchmark-pr.yml@3

Check failure on line 18 in .github/workflows/bench.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/bench.yml

Invalid workflow file

invalid value workflow reference: workflows must be defined at the top level of the .github/workflows/ directory
with:
npm-script: bench