mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-07-31 14:42:01 +08:00
chore(prereleaser): update cron schedule - 6:30AM UTC (#7640)
### Summary - update preleaser cron schedule to 6:30AM UTC Signed-off-by: Prashant Shahi <prashant@signoz.io>
This commit is contained in:
parent
6f096632a2
commit
24920ae903
4
.github/workflows/prereleaser.yaml
vendored
4
.github/workflows/prereleaser.yaml
vendored
@ -1,9 +1,9 @@
|
||||
name: prereleaser
|
||||
|
||||
on:
|
||||
# schedule every wednesday 9:30 AM UTC (3pm IST)
|
||||
# schedule every wednesday 6:30 AM UTC (12:00 PM IST)
|
||||
schedule:
|
||||
- cron: '30 9 * * 3'
|
||||
- cron: '30 6 * * 3'
|
||||
|
||||
# allow manual triggering of the workflow by a maintainer
|
||||
workflow_dispatch:
|
||||
|
Loading…
x
Reference in New Issue
Block a user