We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9318e41 commit 18fe892Copy full SHA for 18fe892
1 file changed
.github/workflows/nightly_benchmarks.yaml
@@ -1,8 +1,8 @@
1
name: Nightly Benchmarks
2
3
on:
4
- schedule:
5
- - cron: '0 10 * * *' # 5:00 AM CT
+ # schedule:
+ # - cron: '0 10 * * *' # 5:00 AM CT
6
workflow_dispatch: # Allow manual triggering
7
8
jobs:
0 commit comments