Skip to content

Commit 38b184f

Browse files
committed
Remove push trigger from Telegram notifier workflow
- Remove the `push` event trigger from the Telegram Notification workflow in `.github/workflows/telegram-notifier.yaml` to optimize notification settings.
1 parent b5c8b44 commit 38b184f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/telegram-notifier.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Telegram Notification
22

33
on:
4-
push:
54
pull_request:
65
types: [opened, closed, reopened]
76
issues:

0 commit comments

Comments
 (0)