Skip to content

[level 2] Title: k진수에서 소수 개수 구하기, Time: 8.91 ms, Memory: 3.63 MB -Bae… #96

[level 2] Title: k진수에서 소수 개수 구하기, Time: 8.91 ms, Memory: 3.63 MB -Bae…

[level 2] Title: k진수에서 소수 개수 구하기, Time: 8.91 ms, Memory: 3.63 MB -Bae… #96

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