Skip to content

feat(web-domains/home): μ•Œλ¦Όνƒ­μ—μ„œ μ•Œλ¦Όμ΄ λΉ„μ–΄ μžˆμ„ λ•Œ EmptyView 및 notification.additionalData null case λŒ€μ‘ #375

feat(web-domains/home): μ•Œλ¦Όνƒ­μ—μ„œ μ•Œλ¦Όμ΄ λΉ„μ–΄ μžˆμ„ λ•Œ EmptyView 및 notification.additionalData null case λŒ€μ‘

feat(web-domains/home): μ•Œλ¦Όνƒ­μ—μ„œ μ•Œλ¦Όμ΄ λΉ„μ–΄ μžˆμ„ λ•Œ EmptyView 및 notification.additionalData null case λŒ€μ‘ #375

name: Auto Assignee Label PR
on:
pull_request:
types: [opened, synchronize]
jobs:
assign:
runs-on: ubuntu-latest
steps:
- uses: hkusu/review-assign-action@v1
with:
assignees: ${{ github.actor }}
labeler:
runs-on: ubuntu-latest
steps:
- name: Check Labels
id: labeler
uses: jimschubert/labeler-action@v2
with:
GITHUB_TOKEN: ${{secrets.ACCESS_TOKEN }}