Skip to content

Commit ad34df2

Browse files
committed
update build workflow
1 parent f9f8a74 commit ad34df2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build-desktop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Build Desktop Applications
22

33
on:
44
push:
5+
branches:
6+
- 'master'
7+
- 'feat/lib'
58
tags:
69
- 'v*.*.*'
710
workflow_dispatch:

0 commit comments

Comments
 (0)