Skip to content

Commit c42a41a

Browse files
Update benchmarks.yml
1 parent 5ba454c commit c42a41a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/benchmarks.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ on:
44
pull_request:
55
branches:
66
- main
7-
workflow_dispatch: # Allows manual triggering
8-
schedule:
9-
- cron: '0 */6 * * *' # Run every 6 hours (at minute 0 of hours 0, 6, 12, 18)
7+
# workflow_dispatch: # Allows manual triggering
8+
# schedule:
9+
# - cron: '0 */6 * * *' # Run every 6 hours (at minute 0 of hours 0, 6, 12, 18)
1010
workflow_dispatch:
1111
inputs:
1212
halt-for-connection:

0 commit comments

Comments
 (0)