Skip to content

feat(i18n): 모듈 displayName·description 다국어 키 전환 및 언어 설정 서버 저장 #90

feat(i18n): 모듈 displayName·description 다국어 키 전환 및 언어 설정 서버 저장

feat(i18n): 모듈 displayName·description 다국어 키 전환 및 언어 설정 서버 저장 #90

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"