1
0
mirror of synced 2026-01-30 16:01:55 -05:00

source-postgres CI perf: reduce benchmark workflow frequency (#32087)

This commit is contained in:
Augustin
2023-11-02 11:15:29 +01:00
committed by GitHub
parent 2c9bf4ed02
commit bdf4743ebc

View File

@@ -8,8 +8,8 @@ name: source-postgres ci - for testing only
on:
schedule:
# Runs every hour to observe variance
- cron: "0 * * * *"
# Runs four times a day to observe variance
- cron: "0 6,12,16,20 * * *"
workflow_dispatch:
inputs:
runner: