chore(cts): execute cts every six hours

This commit is contained in:
zhanghongtong 2021-08-10 10:13:44 +08:00 committed by turtleDeng
parent 554879c9d7
commit bf0036bf81
1 changed files with 2 additions and 1 deletions

View File

@ -1,11 +1,12 @@
name: Compatibility Test Suite name: Compatibility Test Suite
on: on:
schedule:
- cron: '0 */6 * * *'
push: push:
tags: tags:
- v* - v*
- e* - e*
pull_request:
jobs: jobs:
ldap: ldap: