Skip to content

build(deps-dev): Bump tsd from 0.30.7 to 0.31.0 (#137) #312

build(deps-dev): Bump tsd from 0.30.7 to 0.31.0 (#137)

build(deps-dev): Bump tsd from 0.30.7 to 0.31.0 (#137) #312

Workflow file for this run

name: CI
on:
push:
branches:
- main
- master
- next
- 'v*'
paths-ignore:
- 'docs/**'
- '*.md'
pull_request:
paths-ignore:
- 'docs/**'
- '*.md'
jobs:
e2e:
uses: ./.github/workflows/playwright.yml
test:
uses: fastify/workflows/.github/workflows/[email protected]
needs: e2e
with:
license-check: true
lint: true