Skip to content

[Silver I] Title: 연산자 끼워넣기, Time: 172 ms, Memory: 10720 KB -BaekjoonHub #89

[Silver I] Title: 연산자 끼워넣기, Time: 172 ms, Memory: 10720 KB -BaekjoonHub

[Silver I] Title: 연산자 끼워넣기, Time: 172 ms, Memory: 10720 KB -BaekjoonHub #89

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