Skip to content

Commit 17e852c

Browse files
committed
fixed build workflow
1 parent 58f1a71 commit 17e852c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ name: build
22

33
on:
44
push:
5-
branches:
6-
tags:
7-
- 'v*'
5+
branches:
6+
- '**'
87
pull_request:
98

109

0 commit comments

Comments
 (0)