diff --git a/.github/workflows/start-workspace.yaml b/.github/workflows/start-workspace.yaml index 41a5cd4b41d9f..ddc4d1a330707 100644 --- a/.github/workflows/start-workspace.yaml +++ b/.github/workflows/start-workspace.yaml @@ -15,7 +15,7 @@ jobs: if: >- (github.event_name == 'issue_comment' && contains(github.event.comment.body, '@coder')) || (github.event_name == 'issues' && contains(github.event.issue.body, '@coder')) - environment: aidev + environment: dev.coder.com timeout-minutes: 5 steps: - name: Start Coder workspace