Skip to content

Commit f2ceb9e

Browse files
committed
deploy-devtools のトリガーブランチを develop に変更する
1 parent 6fb0f14 commit f2ceb9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-devtools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: deploy-devtools
33
on:
44
push:
55
branches:
6-
- main
6+
- develop
77
paths:
88
- "devtools/**"
99
- ".github/workflows/deploy-devtools.yml"

0 commit comments

Comments
 (0)