Skip to content

Commit 47d0936

Browse files
committed
Update GitHub action for tests
1 parent e70a44d commit 47d0936

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
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
schedule:
69
- cron: "0 0 * * *"
710

0 commit comments

Comments
 (0)