From 8cfa8b37881bc3eb33cec0fed460e0c261d6c6c0 Mon Sep 17 00:00:00 2001 From: Sun Yimin Date: Fri, 10 Oct 2025 11:01:50 +0800 Subject: [PATCH] update branch actions --- .github/workflows/test_loong64.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test_loong64.yml b/.github/workflows/test_loong64.yml index 05c51cf..7894f6d 100644 --- a/.github/workflows/test_loong64.yml +++ b/.github/workflows/test_loong64.yml @@ -5,9 +5,9 @@ name: loong64-qemu on: push: - branches: [ "develop", "main" ] + branches: [ "loong64"] pull_request: - branches: [ "develop", "main" ] + branches: [ "loong64"] permissions: contents: read