Skip to content

Commit 5be2886

Browse files
committed
ci: run test periodically
1 parent f978c98 commit 5be2886

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
@@ -14,6 +14,8 @@ on:
1414
pull_request:
1515
branches:
1616
- master
17+
schedule:
18+
- cron: '0 9,21 * * *'
1719
defaults:
1820
run:
1921
shell: bash

0 commit comments

Comments
 (0)