Skip to content

chore(deps-dev): bump undici from 5.23.0 to 5.26.3 #102

chore(deps-dev): bump undici from 5.23.0 to 5.26.3

chore(deps-dev): bump undici from 5.23.0 to 5.26.3 #102

Workflow file for this run

name: CI
on:
pull_request:
branches:
- master
- beta
- alpha
- next
- next-major
paths:
- "src/**"
- "dist-tests/**"
- package.json
- pnpm-lock.yaml
jobs:
call-test-workflow:
# only run if we are NOT in a tag
name: Call run-tests workflow
# the linter may highlight this but it is correct
uses: ./.github/workflows/run-tests.yml