Skip to content

chore(deps): update all dependencies #178

chore(deps): update all dependencies

chore(deps): update all dependencies #178

Workflow file for this run

name: Format
on:
push:
paths:
- .github/workflows/formatter.yml
- biome.json
- package.json
- bun.lockb
- src/**
permissions:
contents: write
jobs:
format:
uses: winstxnhdw/actions/.github/workflows/format-bun.yml@main