ci: increase test frequency of periodic (#7952)

pull/7960/head
yuyi 2021-01-08 16:20:09 +08:00 committed by GitHub
parent 828120a918
commit 5d1d68ffea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Periodic
on:
schedule:
- cron: '31 1,12 * * *'
- cron: '0 */2 * * *'
jobs:
network-tests-ubuntu: