We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e63d56 commit 1cb81cbCopy full SHA for 1cb81cb
.github/workflows/main.yaml
@@ -2,6 +2,9 @@ name: Github Telegram Notifier
2
3
on:
4
push:
5
+ branches:
6
+ - "main"
7
+ - "develop"
8
pull_request:
9
create:
10
delete:
0 commit comments