From b08157ef2f87e0cf52ab51a4499eaa008e7579b9 Mon Sep 17 00:00:00 2001
From: Brandon Clayton <bclayton@usgs.gov>
Date: Mon, 30 Oct 2023 11:26:57 -0600
Subject: [PATCH] remove needs

---
 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 41cb6f84..2d6f4171 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -269,7 +269,6 @@ Unit Tests:
 ####
 
 Trigger nshmp-haz-ws CDK:
-  needs: []
   rules:
     -
       <<: *development-env
-- 
GitLab