Skip to content

[level 2] Title: 연속 부분 수열 합의 개수, Time: 2156.26 ms, Memory: 139 MB -Ba… #184

[level 2] Title: 연속 부분 수열 합의 개수, Time: 2156.26 ms, Memory: 139 MB -Ba…

[level 2] Title: 연속 부분 수열 합의 개수, Time: 2156.26 ms, Memory: 139 MB -Ba… #184

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