From 38b5072f5bad26a156cc78185b23165b02e62826 Mon Sep 17 00:00:00 2001 From: Josh Hamilton Date: Thu, 7 May 2026 07:41:47 +0000 Subject: [PATCH] test: add one-line README change --- README.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.asciidoc b/README.asciidoc index 2dbf6d1f287ac..3bb354efcde62 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -298,3 +298,4 @@ ensure someone else hasn't created an issue for the same topic. * Need help using Elasticsearch? Reach out on the https://discuss.elastic.co[Elastic Forum] or https://ela.st/slack[Slack]. A fellow community member or Elastic engineer will be happy to help you out. +// Test change for PR workflow verification.