Skip to content

fix(web): 감사 로그 항목 텍스트 좌측 정렬 복구 #61

fix(web): 감사 로그 항목 텍스트 좌측 정렬 복구

fix(web): 감사 로그 항목 텍스트 좌측 정렬 복구 #61

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"