From 787f4eee6ac543449270cde69501d19e11b55368 Mon Sep 17 00:00:00 2001 From: lilyLuLiu Date: Tue, 14 Jan 2025 15:14:25 +0800 Subject: [PATCH] test --- .github/workflows/windows-artifacts.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/windows-artifacts.yml b/.github/workflows/windows-artifacts.yml index 97b3fc86af..181c7a2fa2 100644 --- a/.github/workflows/windows-artifacts.yml +++ b/.github/workflows/windows-artifacts.yml @@ -3,6 +3,7 @@ on: push: branches: - "main" + - "tf_update" paths-ignore: - 'docs/**' - 'images/docs-builder/**'