Skip to content

60-9kyo-hwang

60-9kyo-hwang #124

Workflow file for this run

name: PR to Discord
on:
pull_request_target:
types: [opened, reopened]
jobs:
PR:
runs-on: ubuntu-latest
steps:
- uses: Munbin-Lee/PR-to-Discord@main
with:
discord_webhook_url: ${{ secrets.DISCORD_WEBHOOK_URL }}