Skip to content

refactor: 웹에 맞게 Toast.style 수정 #55

refactor: 웹에 맞게 Toast.style 수정

refactor: 웹에 맞게 Toast.style 수정 #55

Workflow file for this run

name: Auto Author Assign
on:
pull_request_target:
types: [ opened, reopened ]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v1.6.2