TP-76779 | Trigger benchmark workflow when production build pipeline … (#12024)

This commit is contained in:
nikhil kumar
2024-08-08 15:12:43 +05:30
committed by GitHub
parent 894bbd80fc
commit c272bf64b5

View File

@@ -2,6 +2,8 @@ name: Build and Run Macrobenchmarks
on:
workflow_dispatch:
push:
tags: [ v* ]
schedule:
- cron: "30 4 * * *"