Skip to content

[level 1] Title: 숫자 문자열과 영단어, Time: 1.80 ms, Memory: 85.3 MB -Baekjoo… #126

[level 1] Title: 숫자 문자열과 영단어, Time: 1.80 ms, Memory: 85.3 MB -Baekjoo…

[level 1] Title: 숫자 문자열과 영단어, Time: 1.80 ms, Memory: 85.3 MB -Baekjoo… #126

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