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