Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2a93cd5

Browse files
authored
fix: update start-workspace.yaml for dev.coder.com
1 parent 0cd531d commit 2a93cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/start-workspace.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
if: >-
1616
(github.event_name == 'issue_comment' && contains(github.event.comment.body, '@coder')) ||
1717
(github.event_name == 'issues' && contains(github.event.issue.body, '@coder'))
18-
environment: aidev
18+
environment: dev.coder.com
1919
timeout-minutes: 5
2020
steps:
2121
- name: Start Coder workspace

0 commit comments

Comments
 (0)