Skip to content

[D1] Title: 중간값 찾기, Time: 75 ms, Memory: 25,216 KB -BaekjoonHub #303

[D1] Title: 중간값 찾기, Time: 75 ms, Memory: 25,216 KB -BaekjoonHub

[D1] Title: 중간값 찾기, Time: 75 ms, Memory: 25,216 KB -BaekjoonHub #303

Workflow file for this run

name: dispatch-workflow
on:
push:
branches:
- main
jobs:
dispatch:
runs-on: ubuntu-latest
steps:
- name: Trigger repository dispatch
uses: peter-evans/repository-dispatch@v1
with:
token: ${{ secrets.GH_PAT }}
repository: SHIMHUN/Programmers_Badge_Generator
event-type: trigger-workflow