mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-06 16:18:05 +00:00
chore(ui): Update CRON of Nightly runs of Cypress CI (#14679)
This commit is contained in:
parent
6118353ee8
commit
7707b471cb
@ -17,7 +17,7 @@ name: MySQL Cypress Integration Tests
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '30 0 * * *'
|
||||
- cron: '30 2 * * 1-5'
|
||||
pull_request_target:
|
||||
types:
|
||||
- labeled
|
||||
|
@ -17,7 +17,7 @@ name: PostgreSQL Cypress Integration Tests
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '30 0 * * *'
|
||||
- cron: '30 2 * * 1-5'
|
||||
pull_request_target:
|
||||
types:
|
||||
- labeled
|
||||
|
Loading…
x
Reference in New Issue
Block a user