diff --git a/.github/workflows/on-pr-debug.yml b/.github/workflows/on-pr-debug.yml index eccc0f9f2..968b27818 100644 --- a/.github/workflows/on-pr-debug.yml +++ b/.github/workflows/on-pr-debug.yml @@ -1,6 +1,6 @@ name: "Debug" on: - pull_request: + pull_request_target: permissions: contents: write # so it can comment