Skip to content

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

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

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

Workflow file for this run

name: Auto Assign
on:
pull_request:
types: [opened, ready_for_review]
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v2.0.0
with:
configuration-path: '.github/auto-assign.yml'