Skip to content

Commit 588b685

Browse files
authored
Update deploy_web.yaml rewirtebrnach
1 parent d22af13 commit 588b685

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)