From 9ff858fb526b6ea5e512a3b7368a255484e5e5b5 Mon Sep 17 00:00:00 2001 From: zhontai <361243234@qq.com> Date: Sat, 18 Sep 2021 11:56:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A8=E9=80=81dev?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/gitee-sync.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/gitee-sync.yml b/.github/workflows/gitee-sync.yml index c1848806..e75e46e6 100644 --- a/.github/workflows/gitee-sync.yml +++ b/.github/workflows/gitee-sync.yml @@ -3,7 +3,8 @@ on: push: branches: - master - + - dev + jobs: build: runs-on: ubuntu-latest