From c4006f77ec5f0bb6e987fdcaad53ea9bdaee192e Mon Sep 17 00:00:00 2001 From: Wael AbuSeada Date: Tue, 12 May 2026 06:28:21 -0600 Subject: [PATCH] Add smoke test file for Copilot PR review workflow --- .github/copilot-review-smoke-test.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .github/copilot-review-smoke-test.md diff --git a/.github/copilot-review-smoke-test.md b/.github/copilot-review-smoke-test.md new file mode 100644 index 0000000000..49d73c9c23 --- /dev/null +++ b/.github/copilot-review-smoke-test.md @@ -0,0 +1,6 @@ +# Copilot Review Smoke Test + +This PR exists only to validate the Copilot PR review workflow wiring. + +- Base branch includes Copilot PR review workflows. +- This file is intentionally lightweight and safe.