diff --git a/.github/workflows/ci-botnorrea-v2-telegram.yml b/.github/workflows/ci-botnorrea-v2-telegram.yml index c9075da..40baa63 100644 --- a/.github/workflows/ci-botnorrea-v2-telegram.yml +++ b/.github/workflows/ci-botnorrea-v2-telegram.yml @@ -3,6 +3,8 @@ name: ci-botnorrea-v2-telegram on: pull_request: branches: [master] + push: + branches: [master] jobs: unit-test: