workflow dispatch
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name: Periodic refresh of events
|
||||
run-name: Periodic refresh
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '*/30 * * * *'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user