Skip to content

refactor(user): 유저 프로필 조회에 피드 정보 추가 #12

refactor(user): 유저 프로필 조회에 피드 정보 추가

refactor(user): 유저 프로필 조회에 피드 정보 추가 #12

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 }}