From 3613eea5294c5ea21b539fe8257e34b4ee215394 Mon Sep 17 00:00:00 2001 From: rafael Date: Sun, 23 Nov 2025 17:27:51 -0400 Subject: [PATCH] Add comment in `.drone.yml` for testing purposes --- .drone.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index c1b9ce9..f0f78a8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -32,4 +32,6 @@ steps: branch: - master event: - - push \ No newline at end of file + - push + +# testing \ No newline at end of file