diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c9cc12f..35d641e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,7 +61,6 @@ jobs: run: echo "Unreachable" - name: Notify in telegram about success - if: ${{ failure() }} uses: appleboy/telegram-action@master with: to: ${{ secrets.TELEGRAM_TO }}