mirror of
https://github.com/run-llama/llama_cloud_services.git
synced 2026-07-01 21:44:37 -04:00
Try to reparse scheduled workflow (#1093)
This commit is contained in:
@@ -2,7 +2,7 @@ name: Hourly Extract E2E Tests
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 * * * *" # Runs every hour at the top of the hour
|
||||
- cron: "0 * * * *"
|
||||
workflow_dispatch:
|
||||
# Allows manual triggering
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user