Skip to content

docs: 설치 마법사 문서에 UX 레퍼런스 문구 추가 #6

docs: 설치 마법사 문서에 UX 레퍼런스 문구 추가

docs: 설치 마법사 문서에 UX 레퍼런스 문구 추가 #6

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"