Skip to content

Merge branch 'add-updated-at-column' of github.com:route06inc/giselle… #139

Merge branch 'add-updated-at-column' of github.com:route06inc/giselle…

Merge branch 'add-updated-at-column' of github.com:route06inc/giselle… #139

Workflow file for this run

name: CI
on:
- push
- pull_request
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Biome
uses: biomejs/[email protected]
with:
version: 1.9.4
- name: Run Biome
run: biome ci .