Skip to content

Commit 8bc2d90

Browse files
committed
Run tests on prs
1 parent 1e14d5e commit 8bc2d90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ name: Tests
44
on:
55
push:
66
branches: [master]
7+
pull_request:
8+
branches: [master]
79

810
jobs:
911
build:

0 commit comments

Comments
 (0)