From acb6d7612e77413f2666c7e6f4aec925856ed331 Mon Sep 17 00:00:00 2001 From: Obvious Date: Wed, 22 Jul 2026 04:20:06 +0000 Subject: [PATCH] docs: add distinct test PR note to README Co-authored-by: Dasha Shifrina --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 101822e..64b3585 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,5 @@ Sample repo for showing how to use GitHub Actions for a .NET Framework app. Blog post: https://timheuer.com/blog/building-net-framework-apps-using-github-actions/ + +_Test PR note (2026-07-22): validating that new PR creation opens on a fresh, unique branch._