Skip to content

Commit f318eb1

Browse files
authored
chore: update ci config
1 parent 32c5d80 commit f318eb1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
push:
55
branches:
66
- master
7+
pull_request:
8+
types:
9+
- opened
10+
- synchronize
711
workflow_dispatch:
812

913
jobs:

0 commit comments

Comments
 (0)