Skip to content

chore: alter port from postgres #129

chore: alter port from postgres

chore: alter port from postgres #129

Workflow file for this run

name: Check Lint and Format
on:
push:
branches:
- '**'
pull_request:
branches:
- '**'
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run Biome
run: npx biome ci