Skip to content

chore(extension): 필수 라이브러리 설치 및 설정 #4

chore(extension): 필수 라이브러리 설치 및 설정

chore(extension): 필수 라이브러리 설치 및 설정 #4

Workflow file for this run

name: Community
on:
issues:
types: [opened, edited, milestoned]
pull_request_target:
types: [opened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check labels
id: labeler
uses: jimschubert/labeler-action@v2
with:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}