Skip to content

Commit a23e3ca

Browse files
authored
Merge pull request code-dot-org#26690 from code-dot-org/join-infra-prod
join #infra-production when running bin/dotd script
2 parents 3fad62c + 0b4cf5b commit a23e3ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/dotd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -515,6 +515,7 @@ def main
515515
Slack.join_room('deploy-status')
516516
Slack.join_room('infra-staging')
517517
Slack.join_room('infra-test')
518+
Slack.join_room('infra-production')
518519
Slack.join_room('levelbuilder')
519520

520521
puts_script_intro

0 commit comments

Comments
 (0)