diff --git a/.github/workflows/run_tests.yml b/.github/workflows/run_tests.yml index 06aa921..1c2cace 100644 --- a/.github/workflows/run_tests.yml +++ b/.github/workflows/run_tests.yml @@ -14,3 +14,4 @@ jobs: call_reusable_run_tests: name: run tests uses: ./.github/workflows/reusable_run_tests.yml + secrets: inherit diff --git a/README.md b/README.md index 576681a..c1e32ed 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # DiplomaticMailBot +![Endpoint Badge](https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2Fmagicxor%2Fa3b00492f5c856c25ee7101f4257108f%2Fraw%2FDiplomaticMailBot-cobertura-coverage.json) + A Telegram bot that facilitates diplomatic communication between chat groups. This bot acts as a messenger between different Telegram chats, allowing them to establish diplomatic relations and exchange messages.