Skip to content

[level 1] Title: x만큼 간격이 있는 n개의 숫자, Time: 0.03 ms, Memory: 74.6 MB -B… #383

[level 1] Title: x만큼 간격이 있는 n개의 숫자, Time: 0.03 ms, Memory: 74.6 MB -B…

[level 1] Title: x만큼 간격이 있는 n개의 숫자, Time: 0.03 ms, Memory: 74.6 MB -B… #383

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