Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

chore(deps): update dependency wrangler to ^3.55.0 #98

chore(deps): update dependency wrangler to ^3.55.0

chore(deps): update dependency wrangler to ^3.55.0 #98

Workflow file for this run

name: Test
on:
pull_request:
types: opened
push:
paths:
- .github/workflows/test.yml
- biome.json
- tsconfig.json
- package.json
- bun.lockb
- '**.ts'
jobs:
test:
uses: winstxnhdw/actions/.github/workflows/bun.yml@main
with:
disable-test: true
disable-build: true