From 87189e3969811df3cf30d1da8fa1b998a21d6015 Mon Sep 17 00:00:00 2001 From: Nightsky <050644zf@outlook.com> Date: Thu, 24 Oct 2024 14:58:33 +0800 Subject: [PATCH] Update pr_test.yml --- .github/workflows/pr_test.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr_test.yml b/.github/workflows/pr_test.yml index 86071c4..623f625 100644 --- a/.github/workflows/pr_test.yml +++ b/.github/workflows/pr_test.yml @@ -4,8 +4,9 @@ name: ASTR Webpage PR Test on: - pull_request: - branches: [ master ] + # pull_request: + # branches: [ master ] + workflow_dispatch: jobs: build: