Skip to content

chore(deps): update oven-sh/setup-bun action to v2 #313

chore(deps): update oven-sh/setup-bun action to v2

chore(deps): update oven-sh/setup-bun action to v2 #313

Workflow file for this run

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