Skip to content

fix: 스터디 시작일 조회 시 발생하는 NPE 해결 #77

fix: 스터디 시작일 조회 시 발생하는 NPE 해결

fix: 스터디 시작일 조회 시 발생하는 NPE 해결 #77

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