diff --git a/.github/workflows/main.yml b/.github/workflows/master.yml similarity index 94% rename from .github/workflows/main.yml rename to .github/workflows/master.yml index 5ec0590..516fa9d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/master.yml @@ -2,9 +2,9 @@ name: Build and Test on: push: - branches: [ main ] + branches: [ master ] pull_request: - branches: [ main ] + branches: [ master ] jobs: build-and-test: diff --git a/README-zh.md b/README-zh.md index 3b108e1..cd1507e 100644 --- a/README-zh.md +++ b/README-zh.md @@ -5,7 +5,7 @@ [![GitHub License](https://img.shields.io/github/license/franklioxygen/mytube)](https://github.com/franklioxygen/mytube) ![Docker Pulls](https://img.shields.io/docker/pulls/franklioxygen/mytube) [![Discord](https://img.shields.io/badge/Discord-Join_Us-7289DA?logo=discord&logoColor=white)](https://discord.gg/tqucdh7a) -![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/franklioxygen/MyTube/main) +![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/franklioxygen/MyTube/master) [![GitHub Repo stars](https://img.shields.io/github/stars/franklioxygen/mytube)](https://github.com/franklioxygen/mytube) [English](README.md) diff --git a/README.md b/README.md index b748e9f..cfef5c8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A YouTube/Bilibili/MissAV video downloader and player that supports channel subs [![GitHub License](https://img.shields.io/github/license/franklioxygen/mytube)](https://github.com/franklioxygen/mytube) ![Docker Pulls](https://img.shields.io/docker/pulls/franklioxygen/mytube) [![Discord](https://img.shields.io/badge/Discord-Join_Us-7289DA?logo=discord&logoColor=white)](https://discord.gg/tqucdh7a) -![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/franklioxygen/MyTube/main) +![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/franklioxygen/MyTube/master) [![GitHub Repo stars](https://img.shields.io/github/stars/franklioxygen/mytube)](https://github.com/franklioxygen/mytube) [中文](README-zh.md)