Try to reparse scheduled workflow (#1093)

This commit is contained in:
Neeraj Pradhan
2026-01-26 09:56:22 -08:00
committed by GitHub
parent eab4798165
commit b05266be6d
+1 -1
View File
@@ -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: