chore(cts): execute cts every six hours
This commit is contained in:
parent
554879c9d7
commit
bf0036bf81
|
@ -1,11 +1,12 @@
|
|||
name: Compatibility Test Suite
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 */6 * * *'
|
||||
push:
|
||||
tags:
|
||||
- v*
|
||||
- e*
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
ldap:
|
||||
|
|
Loading…
Reference in New Issue