From 5b549d64afa9750489d9d3173bc2e8f912d91a37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E5=A4=952077?= <274166795@qq.com> Date: Tue, 24 Jun 2025 07:29:01 +0000 Subject: [PATCH] remove on --- .github/workflows/pages.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/pages.yaml b/.github/workflows/pages.yaml index ae79597..2dcc126 100644 --- a/.github/workflows/pages.yaml +++ b/.github/workflows/pages.yaml @@ -2,11 +2,6 @@ name: Deploy Hugo site to Pages on: - #自动编译:当Auto-Clean运行完成后 - workflow_run: - workflows: ["Update Content from Daily Notes"] - types: - - completed # Runs on pushes targeting the default branch push: branches: ["main"]