Skip to content

Why did I feel the need to run so many things on main #76

Why did I feel the need to run so many things on main

Why did I feel the need to run so many things on main #76

Workflow file for this run

name: packages/ts
on:
pull_request:
branches: ['main']
paths:
- .github/actions/build-bun/**
- .github/workflows/bun-cli.yml
- .github/workflows/packages-ts.yml
- packages/ts/**
jobs:
build:
uses: ./.github/workflows/bun-cli.yml
with:
name: ts