mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-03-16 03:17:30 +08:00
Merge pull request #403 from JohnsonRan/pull_request_target
fix: let NoMoreSpam runs on this repo
This commit is contained in:
2
.github/workflows/nomore-spam.yml
vendored
2
.github/workflows/nomore-spam.yml
vendored
@@ -3,7 +3,7 @@ name: NoMore Spam
|
|||||||
on:
|
on:
|
||||||
issues:
|
issues:
|
||||||
types: [opened]
|
types: [opened]
|
||||||
pull_request:
|
pull_request_target:
|
||||||
types: [opened]
|
types: [opened]
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
|
|||||||
Reference in New Issue
Block a user