Skip to content

Commit b30ce52

Browse files
committed
Init deploy workflow
1 parent 7e691dd commit b30ce52

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Deploy
33

44
on:
55
workflow_dispatch:
6+
push:
7+
branches: ["rust-rewrite"]
68

79
jobs:
810

0 commit comments

Comments
 (0)