Skip to content

52-xxubin04

52-xxubin04 #109

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 }}