Skip to content

Commit ad97f1e

Browse files
committed
Run tests on pull requests
1 parent b8a7f28 commit ad97f1e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Test
22

33
on:
44
push:
5+
pull_request:
6+
branches:
7+
- main
58

69
jobs:
710
scheduled:

0 commit comments

Comments
 (0)