From a64f92032320b20425d1e73c25787c5fec55e851 Mon Sep 17 00:00:00 2001 From: Juan Escalada <97265671+jescalada@users.noreply.github.com> Date: Sun, 3 May 2026 12:48:37 +0900 Subject: [PATCH] feat: update README for GitProxy v1.1.0 testing Retesting the fix for `release-drafter.yml` since labeling didn't work last time --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fe84b343b..322150f4a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # GitProxy v1.1.0 Testing GitLabFlow branching strategy. This should automatically create a draft setting the project to `v1.1.0`. + +Retesting `release-drafter.yml` fix