From 2643501e68b7cbb69a7d5f6a8b052c45d9809d39 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Mon, 7 Mar 2022 16:31:04 +0800 Subject: [PATCH] chore: update workflows config. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 03a9fa7..5026f9e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,7 @@ name: CI on: push: branches: - - master + - main jobs: build-deploy: