Skip to content

[0.2.0.alpha/AN_FEAT_UI] PokemonList Filter, PokeChip, PokeChipGroup Component 구현 #37

[0.2.0.alpha/AN_FEAT_UI] PokemonList Filter, PokeChip, PokeChipGroup Component 구현

[0.2.0.alpha/AN_FEAT_UI] PokemonList Filter, PokeChip, PokeChipGroup Component 구현 #37

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