From 6300ef81a7d1e49cae1bcc95ae47cf3b377659fb Mon Sep 17 00:00:00 2001 From: phernandez Date: Thu, 4 Jun 2026 20:35:23 -0500 Subject: [PATCH] test(ci): exercise auto bm skip path Signed-off-by: phernandez --- .github/basic-memory/skip-path-smoke.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .github/basic-memory/skip-path-smoke.md diff --git a/.github/basic-memory/skip-path-smoke.md b/.github/basic-memory/skip-path-smoke.md new file mode 100644 index 00000000..331b1da7 --- /dev/null +++ b/.github/basic-memory/skip-path-smoke.md @@ -0,0 +1,4 @@ +# Auto BM Skip Path Smoke + +This throwaway branch file exists only to open and close an unmerged pull +request while testing the Auto BM workflow skip path.