From c83501001e26774b54423e4fac3e6b937fe9ddd7 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Fri, 2 May 2025 23:30:12 +0300 Subject: [PATCH] chore(ci): try to fix affected base --- nx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx.json b/nx.json index ab2ff8fb3..fb689ef05 100644 --- a/nx.json +++ b/nx.json @@ -1,6 +1,6 @@ { "$schema": "./node_modules/nx/schemas/nx-schema.json", - "defaultBase": "develop", + "defaultBase": "origin/develop", "namedInputs": { "default": [ "{projectRoot}/**/*",