workflow dispatch

This commit is contained in:
2025-04-06 23:48:06 -07:00
parent cd4c5e8bd4
commit 98f75528a4
+1
View File
@@ -1,6 +1,7 @@
name: Periodic refresh of events
run-name: Periodic refresh
on:
workflow_dispatch:
schedule:
- cron: '*/30 * * * *'