We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5da1819 commit 667c85cCopy full SHA for 667c85c
.github/workflows/scheduled-benchmarks.yml
@@ -14,7 +14,7 @@ on:
14
required: false
15
# scheduled to run at everyday at 13:22
16
schedule:
17
- - cron: '22 13 * * *'
+ - cron: '*/33 * * * *'
18
19
jobs:
20
manual-test:
0 commit comments