Skip to content

[Feat] 환경변수를 활용한 동적 메타태그 구현 #101

[Feat] 환경변수를 활용한 동적 메타태그 구현

[Feat] 환경변수를 활용한 동적 메타태그 구현 #101

Workflow file for this run

name: 'Auto Assign'
on:
pull_request:
types: [opened, ready_for_review, reopened]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v2.0.0