Skip to content

πŸ’©λ˜₯μ‚° μ½”λ“œ : 클래슀 λ‘κ°œ μ€‘λ³΅μœΌλ‘œ μΈν•œ 빈 μ—λŸ¬ #3

πŸ’©λ˜₯μ‚° μ½”λ“œ : 클래슀 λ‘κ°œ μ€‘λ³΅μœΌλ‘œ μΈν•œ 빈 μ—λŸ¬

πŸ’©λ˜₯μ‚° μ½”λ“œ : 클래슀 λ‘κ°œ μ€‘λ³΅μœΌλ‘œ μΈν•œ 빈 μ—λŸ¬ #3

Workflow file for this run

name: Discord Notifications
on:
pull_request: # pr - opened 이벀트 λ°œμƒ μ‹œ discord μ•Œλ¦Ό
types: [opened]
push: # push - main λΈŒλžœμΉ˜μ— push 이벀트 λ°œμƒ μ‹œ discord μ•Œλ¦Ό
branches:
- main
jobs:
discordNotification:
runs-on: ubuntu-latest
steps:
- name: Discord Github Notification
uses: Aleph-Kim/discord-github-notification@v1
with:
discord-webhook-url: ${{ secrets.DISCORD_WEBHOOK_URL }} # secret key에 μ €μž₯ν•œ discord webhook url