Skip to content

refactor(user): 프로필 조회에서 post 정보 반환 #8

refactor(user): 프로필 조회에서 post 정보 반환

refactor(user): 프로필 조회에서 post 정보 반환 #8

Workflow file for this run

name: Temporal CI/CD via Webhook
on:
push:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Calls Webhook
run: curl ${{ secrets.WEBHOOK }}