From 4928ad5f627cce327674911a2da258ff9b94fcc2 Mon Sep 17 00:00:00 2001 From: bjdgyc <bjdgyc@163.com> Date: Mon, 1 Mar 2021 16:02:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=88=86=E6=94=AF=E4=B8=BAma?= =?UTF-8?q?in=EF=BC=8C=E6=B7=BB=E5=8A=A0otp=E5=BC=80=E5=85=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/go.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 5ceb188..6e31f46 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -2,9 +2,9 @@ name: Go on: push: - branches: [ master ] + branches: [ main ] pull_request: - branches: [ master ] + branches: [ main ] jobs: