Skip to content

Commit 7350ef5

Browse files
committed
server: tests: schedule
1 parent be1c9ff commit 7350ef5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/server.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ on:
1111
types: [opened, synchronize, reopened]
1212
schedule:
1313
- cron: '45 8 * * *'
14-
- cron: '40 8 * * *'
14+
- cron: '42 8 * * *'
1515
- cron: '50 8 * * *'
1616
- cron: '45 9 * * *'
17-
- cron: '40 9 * * *'
17+
- cron: '42 9 * * *'
1818

1919
jobs:
2020
server:

0 commit comments

Comments
 (0)