Skip to content

Commit 6534d4b

Browse files
committed
Update main build workflow
1 parent 41d52e1 commit 6534d4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Build
22

33
on:
4+
workflow_dispatch:
45
push:
56
branches:
6-
- master
77
- develop/*
88
pull_request:
99
branches:

0 commit comments

Comments
 (0)