We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d22af13 commit 588b685Copy full SHA for 588b685
1 file changed
.github/workflows/deploy_web.yaml
@@ -3,10 +3,10 @@ name: Deploy Cooketh Flow Web
3
on:
4
push:
5
branches:
6
- - v0.1.0
+ - rewrite
7
pull_request:
8
9
10
types:
11
- closed
12
0 commit comments