From a3014826a3397a63182126a574184ae58e0d25c4 Mon Sep 17 00:00:00 2001 From: SIKAI ZHANG <34108862+MatthewSZhang@users.noreply.github.com> Date: Tue, 20 May 2025 14:40:06 +0800 Subject: [PATCH] DOC use pull request builds of readthedocs for doc build check --- .github/workflows/test.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 0824762..e6fedd2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -2,10 +2,6 @@ name: Test on: workflow_call: - push: - branches: ["*.X"] - pull_request: - branches: ["*.X"] jobs: call-lint: