Skip to content

Commit 9ce465a

Browse files
authored
Update main.yml
1 parent 467d000 commit 9ce465a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: Github Telegram Notifier
33
on:
44
push:
55
branches:
6-
- '**' # Triggers on any branch
6+
- '**'
77
pull_request:
88
branches:
9-
- '**' # Triggers on any branch
9+
- '**'
1010

1111
jobs:
1212
notify:

0 commit comments

Comments
 (0)