From 33c03f91c6f47d9425041beb89aa08030984a920 Mon Sep 17 00:00:00 2001 From: yangxisong Date: Fri, 12 Dec 2025 15:34:45 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=BC=96=E5=86=99workflow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build-aar.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build-aar.yml b/.gitea/workflows/build-aar.yml index 43ef265..4bbb159 100644 --- a/.gitea/workflows/build-aar.yml +++ b/.gitea/workflows/build-aar.yml @@ -3,7 +3,7 @@ name: Build and Package Android AAR on: push: branches: - - main + - master pull_request: jobs: