Skip to content

refactor(badge): 뱃지 생성 시 자기 자신에게 부여 #20

refactor(badge): 뱃지 생성 시 자기 자신에게 부여

refactor(badge): 뱃지 생성 시 자기 자신에게 부여 #20

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