Skip to content

docs: Ledger 모듈 개발 체크리스트 업데이트 #82

docs: Ledger 모듈 개발 체크리스트 업데이트

docs: Ledger 모듈 개발 체크리스트 업데이트 #82

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"