From e74422888ffdba22e6eb457f801a036ee4017eeb Mon Sep 17 00:00:00 2001 From: figeral Date: Mon, 1 Apr 2024 10:47:16 +0100 Subject: [PATCH] lunching telegram actions --- .github/workflows/source/index.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/source/index.py b/.github/workflows/source/index.py index bbe6628..abfb85a 100644 --- a/.github/workflows/source/index.py +++ b/.github/workflows/source/index.py @@ -11,4 +11,4 @@ def send_mgs(): if __name__ == "__main__": - send_mgs + send_mgs()