Skip to content

chore: bump package version #3

chore: bump package version

chore: bump package version #3

Workflow file for this run

name: Check
on:
push:
branches:
- main
pull_request:
jobs:
biome:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: biomejs/setup-biome@v2
- run: biome ci