Skip to content

Commit acec7ea

Browse files
authored
Schedule build (#510)
1 parent a80de6f commit acec7ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches:
66
- '6.x'
77
pull_request:
8+
schedule:
9+
- cron: '30 8 * * 1'
810

911
jobs:
1012
tests:

0 commit comments

Comments
 (0)