Allow running the changelog update workflow manually

This commit is contained in:
Peter Palaga
2020-09-29 13:08:04 +02:00
parent 8e831e82a4
commit 0cb58d322b

View File

@@ -18,6 +18,7 @@
name: Mvnd Changelog
on:
workflow_dispatch:
schedule:
# Run at 3 during night
- cron: '0 3 * * *'