From 277f8a498a2a40deca576955fac3d59f9dc1cf9b Mon Sep 17 00:00:00 2001 From: Seungpyo Hong Date: Mon, 22 Jun 2026 14:22:31 +0900 Subject: [PATCH] test: throwaway PR to exercise /verify command (do not merge) --- .github/_verify_smoke_test.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .github/_verify_smoke_test.md diff --git a/.github/_verify_smoke_test.md b/.github/_verify_smoke_test.md new file mode 100644 index 00000000000..6ae52c8ca01 --- /dev/null +++ b/.github/_verify_smoke_test.md @@ -0,0 +1,4 @@ +# /verify command — e2e smoke test + +Throwaway PR to exercise the `/verify` PR-comment verification command. +Will be closed without merging.