fix: Update default branch name to 'master' in workflows and badges
This commit is contained in:
@@ -2,9 +2,9 @@ name: Build and Test
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
build-and-test:
|
||||
@@ -5,7 +5,7 @@
|
||||
[](https://github.com/franklioxygen/mytube)
|
||||

|
||||
[](https://discord.gg/tqucdh7a)
|
||||

|
||||

|
||||
[](https://github.com/franklioxygen/mytube)
|
||||
|
||||
[English](README.md)
|
||||
|
||||
@@ -5,7 +5,7 @@ A YouTube/Bilibili/MissAV video downloader and player that supports channel subs
|
||||
[](https://github.com/franklioxygen/mytube)
|
||||

|
||||
[](https://discord.gg/tqucdh7a)
|
||||

|
||||

|
||||
[](https://github.com/franklioxygen/mytube)
|
||||
|
||||
[中文](README-zh.md)
|
||||
|
||||
Reference in New Issue
Block a user