when: - event: [push, pull_request] branch: main steps: check: image: oven/bun:debian commands: - bun install - bun run check