diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d2049ac..63d095f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -6,7 +6,7 @@ on: jobs: test: - runs-on: self-hosted + runs-on: [self-hosted, prd] steps: - name: Checkout uses: actions/checkout@v4 diff --git a/.vscode/launch.json b/.vscode/launch.json index 31fd46b..b5d7e45 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -12,7 +12,7 @@ "start:debug" ], "runtimeExecutable": "npm", - "runtimeVersion": "18.10.0", + "runtimeVersion": "18.17", "skipFiles": [ "/**" ], diff --git a/docsfera.json b/docsfera.json index 234d98e..4c5fcc3 100644 --- a/docsfera.json +++ b/docsfera.json @@ -5173,7 +5173,7 @@ } }, "info": { - "title": "Maestro - feat/new-customer-monitoring", + "title": "Maestro - SOLENG-4628-feat/restrict-asset-options", "description": "This is the Maestro API", "version": "1.0.0", "contact": {}