Skip to content

Commit c9ab508

Browse files
committed
Telegram notify updated
1 parent 74172c5 commit c9ab508

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/telegram_notify.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name: Telegram notify on push
33
on:
44
push:
55
branches:
6-
- main
6+
- master
7+
workflow_dispatch:
78

89
jobs:
910
notify:

0 commit comments

Comments
 (0)