Skip to content

[1.1.1/AN-REFACTOR] 바이옴(리스트,상세)화면 의존성 Koin 적용 #87

[1.1.1/AN-REFACTOR] 바이옴(리스트,상세)화면 의존성 Koin 적용

[1.1.1/AN-REFACTOR] 바이옴(리스트,상세)화면 의존성 Koin 적용 #87

on:
pull_request:
branches: [ an/develop ]
types:
- opened
jobs:
assign-reviewers-labels:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: auto-assign-reviews 🙏
uses: kentaro-m/[email protected]
with:
configuration-path: '.github/actions/reviewers.yml'
- name: auto-add-labels ✨
uses: ./.github/actions/add_labels
with:
title: ${{ github.event.pull_request.title }}