From 0547254500a9093999c0d4ba9da4d5f141de101d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=97=8B=E5=BE=8B=E5=B7=B2=E7=BB=8F=E6=AD=BB=E4=BA=86?= =?UTF-8?q?=E3=80=82?= <89735151+JohnsonRan@users.noreply.github.com> Date: Wed, 6 Aug 2025 01:28:05 +0800 Subject: [PATCH] fix: let NoMoreSpam runs on this repo --- .github/workflows/nomore-spam.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nomore-spam.yml b/.github/workflows/nomore-spam.yml index 3c8db83..fcea57d 100644 --- a/.github/workflows/nomore-spam.yml +++ b/.github/workflows/nomore-spam.yml @@ -3,7 +3,7 @@ name: NoMore Spam on: issues: types: [opened] - pull_request: + pull_request_target: types: [opened] permissions: