mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-28 17:15:55 +00:00
Allow running the changelog update workflow manually
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
name: Mvnd Changelog
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# Run at 3 during night
|
||||
- cron: '0 3 * * *'
|
Reference in New Issue
Block a user