From 43731c126b4cf13fc9abec7c812af46d0a24a9bf Mon Sep 17 00:00:00 2001 From: Brendan Collins Date: Mon, 11 May 2026 08:04:19 -0700 Subject: [PATCH] Probe: fire copilot-review workflow to capture event payload Adds a top-of-file comment so this PR touches the workflow and triggers the unconditional debug-event job. Revert after reading the logs. --- .github/workflows/copilot-review.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/copilot-review.yml b/.github/workflows/copilot-review.yml index 244a2cfa0..3bb96f136 100644 --- a/.github/workflows/copilot-review.yml +++ b/.github/workflows/copilot-review.yml @@ -1,3 +1,4 @@ +# Probe PR: trigger debug-event job to capture author_association at event time. name: Request Copilot review on: