Skip to content

Commit 8b20cc4

Browse files
committed
ci: run tests on pull request
1 parent dc038b2 commit 8b20cc4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
name: ci
22

33
on:
4-
pull_request:
54
push:
65
branches:
76
- master
7+
pull_request:
8+
branches:
9+
- master
810

911
jobs:
1012
test:

0 commit comments

Comments
 (0)