From 2c1fbb18ce28a4f9c51c9df1f07ca840905263ed Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Mon, 23 Jun 2025 21:45:06 +0800 Subject: [PATCH] wip --- .github/workflows/pr-reply.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-reply.yml b/.github/workflows/pr-reply.yml index 8e062ad75..100f29ab3 100644 --- a/.github/workflows/pr-reply.yml +++ b/.github/workflows/pr-reply.yml @@ -8,7 +8,7 @@ name: Reply to PRs on: # pull_request_target: # types: [ opened, reopened ] - pull_request_target: + pull_request: branches: - master types: [synchronize]