Skip to content

[Silver II] Title: N과 M (12), Time: 152 ms, Memory: 17684 KB -Baekjoo… #42

[Silver II] Title: N과 M (12), Time: 152 ms, Memory: 17684 KB -Baekjoo…

[Silver II] Title: N과 M (12), Time: 152 ms, Memory: 17684 KB -Baekjoo… #42

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: Rockernun/Programmers_Badge_Generator
event-type: trigger-workflow