Skip to content

Commit 3f15ee0

Browse files
committed
ci: trigger builds on master branch
This should fix #235
1 parent 9625d23 commit 3f15ee0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ name: Build
55

66
on:
77
pull_request:
8+
push:
9+
branches:
10+
- master
811

912
jobs:
1013
build:

0 commit comments

Comments
 (0)