Skip to content

feat(web): Phase 1.5.4 Main Home 잔여 항목 완료 #60

feat(web): Phase 1.5.4 Main Home 잔여 항목 완료

feat(web): Phase 1.5.4 Main Home 잔여 항목 완료 #60

Workflow file for this run

name: CI
on:
push:
branches: [main, develop]
pull_request:
branches: [main]
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Placeholder
run: echo "CI placeholder"