We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79626aa commit 4c9a6edCopy full SHA for 4c9a6ed
1 file changed
.github/workflows/nightly-throughput-stress.yml
@@ -4,9 +4,6 @@ on:
4
schedule:
5
# Run at 3 AM PST (11:00 UTC) - offset from existing nightly
6
- cron: '00 11 * * *'
7
- push:
8
- branches:
9
- - update-nightly-prom-metrics-s3
10
workflow_dispatch:
11
inputs:
12
duration:
0 commit comments