diff --git a/.github/workflows/governance_pull_request_template.yml b/.github/workflows/governance_pull_request_template.yml index 68fa9a54ea5..a74aa678076 100644 --- a/.github/workflows/governance_pull_request_template.yml +++ b/.github/workflows/governance_pull_request_template.yml @@ -72,6 +72,7 @@ jobs: repo: "ic", pull_number: pullRequestNumber, body: reminderText, + // This is what forces the author to explicitly acknowledge. event: "REQUEST_CHANGES", }); console.log("Reminder was added successfully.");