mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
ci(benchmark): Run 3 times a night to account for fluctuations (#10791)
This commit is contained in:
2
.github/workflows/benchmark-nightly.yml
vendored
2
.github/workflows/benchmark-nightly.yml
vendored
@@ -3,7 +3,7 @@ run-name: Benchmark ${{ inputs.n8n_tag || 'nightly' }}
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 2 * * *'
|
||||
- cron: '30 1,2,3 * * *'
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
debug:
|
||||
|
||||
Reference in New Issue
Block a user