From 6e22e41a25249a484a4a9189e9cd595569e80f0e Mon Sep 17 00:00:00 2001 From: "Michael B. Gale" Date: Mon, 23 Jun 2025 15:05:50 +0100 Subject: [PATCH] Add reminder to mark PR as ready for review to trigger CI --- .github/workflows/update-proxy-release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update-proxy-release.yml b/.github/workflows/update-proxy-release.yml index 47bacbf15..3d0e9209e 100644 --- a/.github/workflows/update-proxy-release.yml +++ b/.github/workflows/update-proxy-release.yml @@ -87,6 +87,7 @@ jobs: Please do the following before merging: - [ ] Verify that the changes to the code are correct. + - [ ] Mark the PR as ready for review to trigger the CI. EOF )