Skip to content

chore: update fastify to ^5.0.0 (#79) #145

chore: update fastify to ^5.0.0 (#79)

chore: update fastify to ^5.0.0 (#79) #145

name: package-manager-ci
on:
push:
branches:
- main
- master
- next
- 'v*'
paths-ignore:
- 'docs/**'
- '*.md'
pull_request:
paths-ignore:
- 'docs/**'
- '*.md'
jobs:
test:
uses: fastify/workflows/.github/workflows/plugins-ci-package-manager.yml@v5.0.0