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

chore(deps): update dependency @cloudflare/workers-types to ^4.202405… #104

chore(deps): update dependency @cloudflare/workers-types to ^4.202405…

chore(deps): update dependency @cloudflare/workers-types to ^4.202405… #104

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