ci: run op-kurtosis every 6hrs (#16432)

This commit is contained in:
Matthias Seitz
2025-05-23 11:39:06 +02:00
committed by GitHub
parent 641f99ffda
commit 8328faf054

View File

@@ -5,7 +5,7 @@ name: kurtosis-op
on:
workflow_dispatch:
schedule:
- cron: "0 */12 * * *"
- cron: "0 */6 * * *"
push:
tags: