Skip to content

chore(deps-dev): bump wrangler from 3.6.0 to 3.19.0 #105

chore(deps-dev): bump wrangler from 3.6.0 to 3.19.0

chore(deps-dev): bump wrangler from 3.6.0 to 3.19.0 #105

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