From 3e3e46dedcd0afb4f50a9c639847f309bb0f0142 Mon Sep 17 00:00:00 2001 From: lEcmVO <4f02f561-ce08-4d1e-82b1-1800e8ebd0ca@localhost> Date: Mon, 16 Oct 2023 21:45:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.github/workflows/pages.ym?= =?UTF-8?q?l?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index b1e9c11..83ec09c 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -4,7 +4,7 @@ name: Pages on: push: branches: - - main # default branch + - test # default branch jobs: pages: