Skip to content

Commit 1177265

Browse files
authored
Update how_to_add_dojo.md
1 parent 1f55237 commit 1177265

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/how_to_add_dojo.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -168,9 +168,9 @@ https://coderdojo.jp/stats
168168

169169
dojos.yaml, dojo_event_services.yaml の更新を GitHub に push すると、次の手順で本番環境に反映されます。
170170

171-
1. GitHub の更新を GitHub Actions が検知する
172-
1. GitHub Actions で各種テストが実行される
173-
- 1つ以上のテストが失敗すると本番環境には反映されない
171+
1. GitHub の更新を [GitHub Actions](https://github.com/coderdojo-japan/coderdojo.jp/actions) が検知します
172+
1. [GitHub Actions](https://github.com/coderdojo-japan/coderdojo.jp/actions) で各種テストが実行されます
173+
- 1つ以上のテストが失敗すると本番環境には反映されません
174174
1. すべてのテストが成功すると、本番環境へのデプロイが始まります
175175

176-
したがって、Pull Request の時点で CI がパスしていれば、基本的にはマージ後に本番環境 (coderdojo.jp) に映されます
176+
したがって、Pull Request 時点で CI がパスしていれば、基本的にはマージ後に本番環境 (coderdojo.jp) に反映されます

0 commit comments

Comments
 (0)