Compare commits

...

1 Commits

Author SHA1 Message Date
Neeraj Pradhan 6f66304985 Force github reparse of the workflow 2026-01-23 11:35:42 -08:00
+1
View File
@@ -4,6 +4,7 @@ on:
schedule:
- cron: "0 * * * *" # Runs every hour at the top of the hour
workflow_dispatch:
# Allows manual triggering
inputs:
environment:
description: "Environment to run the tests in"