Skip to content

Commit c989794

Browse files
authored
Merge branch 'master' into wip-0.10
2 parents 99c52eb + 12fd5fa commit c989794

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name: Deployment
33
on:
44
push:
55
branches:
6-
- "wip-0.10"
6+
- master
7+
workflow_dispatch:
78

89
jobs:
910
deploy:

0 commit comments

Comments
 (0)