ci: throttle release pipeline to nightly (was hourly)
Some checks are pending
Some checks are pending
This commit is contained in:
parent
a853db4d99
commit
fadfac2a93
@ -2,7 +2,7 @@ name: Release & Deploy
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 * * * *'
|
- cron: '0 2 * * *'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user