Skip to content

Commit 9058e32

Browse files
committed
Refact: update pull requests event
1 parent 139fa44 commit 9058e32

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/build-installer.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Build ZXBInstaller
22

33
on:
44
push:
5+
6+
workflow_dispatch:
57

68
jobs:
79
build:

.github/workflows/build-zxbstudio.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Build ZXB Studio
22

33
on:
44
push:
5+
6+
workflow_dispatch:
57

68
jobs:
79
build:

0 commit comments

Comments
 (0)