From 70e9f66a01884e1deec915bc34195c3e3b209a5f Mon Sep 17 00:00:00 2001 From: Maksim Panfilov Date: Thu, 27 Nov 2025 17:22:54 +0300 Subject: [PATCH] fix: ci & badges remove ci for push in main, add bedages of CI & LICENSE in README --- .github/workflows/ci.yml | 2 -- README.md | 4 ++++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 436e98b..b29ff2c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,8 +1,6 @@ name: CI on: - push: - branches: ["main"] pull_request: branches: ["main"] diff --git a/README.md b/README.md index 1cbefa5..d3998b0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # yotg-media-bot + 🎧 Multi-source media downloader for Telegram. Supports YouTube, Instagram, and more. + +[![LICENSE](https://img.shields.io/github/license/mxpanf/yotg-media-bot?logo=opensourceinitiative&logoColor=white)](./LICENSE) +![CI](https://github.com/mxpanf/yotg-media-bot/actions/workflows/ci.yml/badge.svg)