Skip to content

Commit f9936d8

Browse files
authored
Set timeout for telegram notifications
1 parent 4cbb634 commit f9936d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/new-event-notify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
notify:
1616
name: "Telegram notification"
1717
runs-on: ubuntu-latest
18+
timeout-minutes: 2
1819
steps:
1920
- name: Send Telegram notification for new issue
2021
uses: sehat1137/telegram-notifier@27e8505551e7806d06c7e97e41e86ac7d548b04b # v1.4.0

0 commit comments

Comments
 (0)