Skip to content

[Feat] 톡캘린더 일정에 시작 5분 전 알림 추가 #357

[Feat] 톡캘린더 일정에 시작 5분 전 알림 추가

[Feat] 톡캘린더 일정에 시작 5분 전 알림 추가 #357

Workflow file for this run

name: Auto Label
on:
pull_request:
types: [opened, synchronize, ready_for_review]
jobs:
auto-label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml