From 4661fbf13d85621312c5dcaa459388fb492e785a Mon Sep 17 00:00:00 2001 From: Haidong Wang Date: Wed, 15 Apr 2026 10:32:26 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=8A=A8=E6=A3=80=E6=9F=A5PR?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/CICID.yml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/.github/workflows/CICID.yml b/.github/workflows/CICID.yml index c2997fa3..a164bca2 100644 --- a/.github/workflows/CICID.yml +++ b/.github/workflows/CICID.yml @@ -3,14 +3,8 @@ name: Auto test on: # 手动触发事件 - workflow_dispatch: - inputs: - logLevel: - description: 'Log level' - required: true - default: 'warning' - tags: - description: 'Test Latex documents' + # workflow_dispatch: + pull_request: jobs: work: