Skip to content

Commit 9cc2814

Browse files
authored
Merge branch 'CookethOrg:rewrite' into rewrite
2 parents 6f08a03 + 588b685 commit 9cc2814

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy_web.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: Deploy Cooketh Flow Web
33
on:
44
push:
55
branches:
6-
- v0.1.0
6+
- rewrite
77
pull_request:
88
branches:
9-
- v0.1.0
9+
- rewrite
1010
types:
1111
- closed
1212

0 commit comments

Comments
 (0)