Skip to content

Commit 10fd8e7

Browse files
committed
ci: run build.yml on development branch push
1 parent 4903ebd commit 10fd8e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-only.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "Build only"
22

33
on:
44
push:
5-
branches: [ master ]
5+
branches: [ master, development ]
66
tags:
77
- v*
88
pull_request:

0 commit comments

Comments
 (0)