Skip to content

chore: 기록 생성 시 거리 기록 tabIndex 조건 수정 및 time-picker 디폴트 값 변경 #619

chore: 기록 생성 시 거리 기록 tabIndex 조건 수정 및 time-picker 디폴트 값 변경

chore: 기록 생성 시 거리 기록 tabIndex 조건 수정 및 time-picker 디폴트 값 변경 #619

Workflow file for this run

name: 'Auto Assignees'
on:
pull_request:
types: [opened, ready_for_review, edited]
jobs:
register-assignees:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: hkusu/review-assign-action@v1
with:
assignees: ${{ github.actor }}