From ac1b2055a88a90bed3215ebcb224a7b7e60d3761 Mon Sep 17 00:00:00 2001 From: Rongjian Zhang Date: Sun, 1 Nov 2020 23:35:53 +0800 Subject: [PATCH] chore: rename branch to main --- .github/workflows/lint.yml | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index a9d094b..52039c0 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -1,9 +1,9 @@ name: lint on: push: - branches: [master] + branches: [main] pull_request: - branches: [master] + branches: [main] jobs: build: runs-on: ubuntu-latest diff --git a/README.md b/README.md index 22b4aae..7e1e042 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ An open-source mobile app for Git services including GitHub, GitLab, Bitbucket a

Download on the App Store - Get it on Google Play + Get it on Google Play

## Installation