Skip to content

feat: add YSWS events page and API endpoint #141

feat: add YSWS events page and API endpoint

feat: add YSWS events page and API endpoint #141

Workflow file for this run

name: CI
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: oven-sh/setup-bun@v2
- run: bun install
- run: bun run build