Skip to content

Commit 02a22bf

Browse files
committed
Simplify code
1 parent 15bf193 commit 02a22bf

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

.github/workflows/continuous-benchmark-transfer.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,11 @@ on:
2727
description: 'Hetzner client type'
2828
default: 'cx33'
2929
type: string
30-
schedule:
31-
- cron: "0 4 * * *" # Daily at 4am UTC
30+
# schedule:
31+
# - cron: "0 4 * * *" # Daily at 4am UTC
32+
push:
33+
branches:
34+
- transfer-speed-benchmark
3235

3336
concurrency:
3437
group: hetzner-machines

0 commit comments

Comments
 (0)