Skip to content

feat(web): Phase 2 pre 나머지 — HomeView·SettingsView 모듈 API 연동 #75

feat(web): Phase 2 pre 나머지 — HomeView·SettingsView 모듈 API 연동

feat(web): Phase 2 pre 나머지 — HomeView·SettingsView 모듈 API 연동 #75

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"