Skip to content

[level 0] Title: 두 수의 합 구하기, Time: 0.03 ms, Memory: 63.7 MB -BaekjoonHub #345

[level 0] Title: 두 수의 합 구하기, Time: 0.03 ms, Memory: 63.7 MB -BaekjoonHub

[level 0] Title: 두 수의 합 구하기, Time: 0.03 ms, Memory: 63.7 MB -BaekjoonHub #345

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