From 2a08c44f5148fb38d5ea7332b8b731f74ec00b7d Mon Sep 17 00:00:00 2001 From: wwqgtxx Date: Sat, 5 Apr 2025 10:48:07 +0800 Subject: [PATCH] action: fix run build on pull_request --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 94411fb6..d2af487b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -14,7 +14,7 @@ on: - Alpha tags: - "v*" - pull_request_target: + pull_request: branches: - Alpha concurrency: