diff --git a/.gitea/workflows/ci.yml b/.github/workflows/ci.yml similarity index 100% rename from .gitea/workflows/ci.yml rename to .github/workflows/ci.yml diff --git a/nx.json b/nx.json index 24f5007..294530c 100644 --- a/nx.json +++ b/nx.json @@ -12,7 +12,7 @@ "!{projectRoot}/src/test-setup.[jt]s", "!{projectRoot}/test-setup.[jt]s" ], - "sharedGlobals": ["{workspaceRoot}/.gitea/workflows/ci.yml"] + "sharedGlobals": ["{workspaceRoot}/.github/workflows/ci.yml"] }, "nxCloudId": "67c44e2d4905fc4e73c9a3fb", "targetDefaults": {