Skip to content

third time is the charm #4

third time is the charm

third time is the charm #4

Workflow file for this run

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