Skip to content

[level 2] Title: 연속된 부분 수열의 합, Time: 7.75 ms, Memory: 68.3 MB -Baekjo… #177

[level 2] Title: 연속된 부분 수열의 합, Time: 7.75 ms, Memory: 68.3 MB -Baekjo…

[level 2] Title: 연속된 부분 수열의 합, Time: 7.75 ms, Memory: 68.3 MB -Baekjo… #177

Workflow file for this run

name: dispatch_action
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: choyeon2e/programmers-badge
event-type: trigger-workflow