Skip to content

일부 컴포넌트 구현 및 스토리북 추가 #12

일부 컴포넌트 구현 및 스토리북 추가

일부 컴포넌트 구현 및 스토리북 추가 #12

Workflow file for this run

name: "PR Test"
on:
pull_request:
types: [opened, reopened, synchronize]
branches: [main, develop]
jobs:
build:
uses: ./.github/workflows/_build.yaml
with:
NODE_VERSION: 20.x