Skip to content

refactor(controls): CSS를 컴포넌트별 파일로 분리 #47

refactor(controls): CSS를 컴포넌트별 파일로 분리

refactor(controls): CSS를 컴포넌트별 파일로 분리 #47

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"