mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-23 18:36:16 +00:00
ci(prereleaser): remove cron scheduler (#8584)
This commit is contained in:
parent
57febd2f52
commit
b053ce23cd
4
.github/workflows/prereleaser.yaml
vendored
4
.github/workflows/prereleaser.yaml
vendored
@ -1,10 +1,6 @@
|
|||||||
name: prereleaser
|
name: prereleaser
|
||||||
|
|
||||||
on:
|
on:
|
||||||
# schedule every wednesday 6:30 AM UTC (12:00 PM IST)
|
|
||||||
schedule:
|
|
||||||
- cron: '30 6 * * 3'
|
|
||||||
|
|
||||||
# allow manual triggering of the workflow by a maintainer
|
# allow manual triggering of the workflow by a maintainer
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user