Skip to content

Commit b0f1db5

Browse files
authored
Merge pull request #10 from DanielBok/update-workflow
Update main build workflow
2 parents 41d52e1 + 6534d4b commit b0f1db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)