mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-07 00:28:02 +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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '30 0 * * *'
|
- cron: '30 2 * * 1-5'
|
||||||
pull_request_target:
|
pull_request_target:
|
||||||
types:
|
types:
|
||||||
- labeled
|
- labeled
|
||||||
|
@ -17,7 +17,7 @@ name: PostgreSQL Cypress Integration Tests
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '30 0 * * *'
|
- cron: '30 2 * * 1-5'
|
||||||
pull_request_target:
|
pull_request_target:
|
||||||
types:
|
types:
|
||||||
- labeled
|
- labeled
|
||||||
|
Loading…
x
Reference in New Issue
Block a user