Skip to content

feat: 로그인 이후 웹 UI/UX를 새 앱 셸로 전면 개편 #30

feat: 로그인 이후 웹 UI/UX를 새 앱 셸로 전면 개편

feat: 로그인 이후 웹 UI/UX를 새 앱 셸로 전면 개편 #30

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"