Skip to content

[#199/Refactor] 이메일 전송시 중복되는 값 자료형 발견하여 수정 #12

[#199/Refactor] 이메일 전송시 중복되는 값 자료형 발견하여 수정

[#199/Refactor] 이메일 전송시 중복되는 값 자료형 발견하여 수정 #12

Workflow file for this run

name: WIP
on:
pull_request:
types: [opened, synchronize, reopened, edited]
jobs:
wip:
runs-on: ubuntu-latest
steps:
- uses: wip/action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}