Simeon Krastev commited on
Commit
ea8db5b
·
unverified ·
1 Parent(s): 7463670

Update branch on discord-notification.yml

Browse files
.github/workflows/discord-notification.yml CHANGED
@@ -2,7 +2,7 @@ name: Discord Notification
2
 
3
  on:
4
  push:
5
- branches: [main]
6
 
7
  jobs:
8
  notify:
@@ -15,4 +15,4 @@ jobs:
15
  run: |
16
  curl -X POST -H "Content-Type: application/json" \
17
  -d "{\"content\": \"A new commit was pushed to the main branch by $GITHUB_ACTOR. :smile: Ponytails rock!\"}" \
18
- $DISCORD_WEBHOOK_URL
 
2
 
3
  on:
4
  push:
5
+ branches: [case_study_1_2025]
6
 
7
  jobs:
8
  notify:
 
15
  run: |
16
  curl -X POST -H "Content-Type: application/json" \
17
  -d "{\"content\": \"A new commit was pushed to the main branch by $GITHUB_ACTOR. :smile: Ponytails rock!\"}" \
18
+ $DISCORD_WEBHOOK_URL