From 9e4bb769d29a78e199359bae48f65a5eac4b59d0 Mon Sep 17 00:00:00 2001 From: Chad Curtis Date: Mon, 17 Mar 2025 01:12:56 -0400 Subject: [PATCH] Add a newline ending because the rabbit asked nicely. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c24a038e..02c565e7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -49,4 +49,4 @@ trigger-playwright-tests: --form "variables[CI_COMMIT_REF_NAME]=${CI_COMMIT_REF_NAME}" \ "https://gitlab.com/api/v4/projects/67335996/trigger/pipeline" only: - - merge_requests \ No newline at end of file + - merge_requests