Skip to content

Commit 43e32c6

Browse files
authored
Merge branch 'main' into main
2 parents f5cd4f0 + b53db4f commit 43e32c6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Tests
22

33
on:
44
push:
5+
pull_request:
6+
branches:
7+
- main
58
workflow_dispatch:
69
schedule:
710
- cron: '0 0 * * *'

0 commit comments

Comments
 (0)