Skip to content

feat(web): Phase 1.5.3 로그인 UX 개선 및 core 브라우저 엔트리 분리 #58

feat(web): Phase 1.5.3 로그인 UX 개선 및 core 브라우저 엔트리 분리

feat(web): Phase 1.5.3 로그인 UX 개선 및 core 브라우저 엔트리 분리 #58

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"