Skip to content

[Silver III] Title: N과 M (2), Time: 196 ms, Memory: 18252 KB -Baekjoo… #32

[Silver III] Title: N과 M (2), Time: 196 ms, Memory: 18252 KB -Baekjoo…

[Silver III] Title: N과 M (2), Time: 196 ms, Memory: 18252 KB -Baekjoo… #32

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