Compare commits

...

2 Commits

Author SHA1 Message Date
Neeraj Pradhan b41eb56319 Try to reparse scheduled workflow 2026-01-26 09:54:48 -08:00
Neeraj Pradhan 6f66304985 Force github reparse of the workflow 2026-01-23 11:35:42 -08:00
+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:
inputs:
environment: