From 668128edbafd7032a4ccc891e7d435eed456c876 Mon Sep 17 00:00:00 2001 From: Kabir Khan Date: Mon, 28 Oct 2024 16:55:42 +0000 Subject: [PATCH] Revert "TEMP pull_request_target, not _trigger - everywhere" This reverts commit fd4231e475ddc5f698f5ee33555a19c6857e3fad. --- .github/workflows/DELETE_ME_on_pull_request_target.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/DELETE_ME_on_pull_request_target.yml b/.github/workflows/DELETE_ME_on_pull_request_target.yml index 85ab6ee25592..4a167b8c66cd 100644 --- a/.github/workflows/DELETE_ME_on_pull_request_target.yml +++ b/.github/workflows/DELETE_ME_on_pull_request_target.yml @@ -1,7 +1,7 @@ name: DELETE_ME on pull_request_target on: - pull_request_target: + pull_request_trigger: permissions: checks: write