Skip to content

Commit 6729da6

Browse files
authored
Update main.yml
1 parent b1c6979 commit 6729da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: tool.bearune CICD
22

33
on:
44
push:
5-
branches: [main] # 當推送到 main 分支時觸發
5+
branches: [develop] # 當推送到 develop 分支時觸發
66

77
jobs:
88
deploy:

0 commit comments

Comments
 (0)