Skip to content

Commit 725b874

Browse files
committed
ci: run build.yml on development branch push
1 parent 854877e commit 725b874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-only.yml

+1-1
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)