perf(ci): initial GH action to run benchmark vs. external pools
[poolifier.git] / .github / workflows / combine-prs.yml
index 3cf3ffebfbd3c3e04d0d7df29cca0404b685b8e7..813a1e3fcd6ad3a7aa151d112ab3351b56e85b90 100644 (file)
@@ -3,7 +3,7 @@ name: Combine PRs
 on:
   workflow_dispatch:
   schedule:
-    - cron: '0 0 * * *'
+    - cron: '0 2 * * *'
 
 permissions:
   contents: write