From 40c438f89932e23087136b5ae97dd3261fdcce57 Mon Sep 17 00:00:00 2001 From: Zay Yan Paing Hein <56286346+Zay-Yan@users.noreply.github.com> Date: Tue, 20 Feb 2024 00:19:41 +0630 Subject: [PATCH] Update solar-system.yml --- .github/workflows/solar-system.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/solar-system.yml b/.github/workflows/solar-system.yml index 437b54f1..4f5f2b63 100644 --- a/.github/workflows/solar-system.yml +++ b/.github/workflows/solar-system.yml @@ -5,7 +5,7 @@ on: push: branches: - main - - 'features/*' + - 'feature/*' env: MONGO_URI: 'mongodb+srv://supercluster.d83jj.mongodb.net/superData' MONGO_USERNAME: superuser