fix: update start-workspace.yaml for dev.coder.com (#17407)

I added the secrets and removed the aidev env secrets.
This commit is contained in:
Kyle Carberry
2025-04-15 15:10:30 -04:00
committed by GitHub
parent 0cd531dd33
commit 362dcfefdd
+1 -1
View File
@@ -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