From 5b9b72a2cd17600ea65494996c7f07b5719ef65d Mon Sep 17 00:00:00 2001 From: Nobita <42062372+nongfu212@users.noreply.github.com> Date: Tue, 21 Jul 2026 14:51:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=A8PR=E7=9A=84=E6=97=B6=E5=80=99=E8=A7=A6?= =?UTF-8?q?=E5=8F=91=EF=BC=8C=E9=81=BF=E5=85=8Dpush=E5=88=B0=E5=85=B6?= =?UTF-8?q?=E4=BB=96=E5=88=86=E6=94=AF=E5=92=8C=E5=90=88=E5=B9=B6=E5=88=B0?= =?UTF-8?q?=E4=B8=BB=E5=88=86=E6=94=AF=E4=B8=A4=E7=A7=8D=E6=83=85=E5=86=B5?= =?UTF-8?q?=E7=9A=84=E9=87=8D=E5=A4=8D=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build_self_hosted.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build_self_hosted.yml b/.github/workflows/build_self_hosted.yml index 7a0f2ac46..8801a2d3e 100644 --- a/.github/workflows/build_self_hosted.yml +++ b/.github/workflows/build_self_hosted.yml @@ -1,7 +1,8 @@ name: hutb Windows CI/CD on: - push: + pull_request: + workflow_dispatch: jobs: