Skip to content

Commit d3bae4a

Browse files
committed
fix build action
1 parent 548338b commit d3bae4a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/build.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
on:
2-
push:
3-
branches:
4-
- master
51
name: Build
2+
3+
on:
4+
pull_request:
5+
66
jobs:
77
test:
88
name: Build

0 commit comments

Comments
 (0)