We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ee2233 commit da92af6Copy full SHA for da92af6
.github/workflows/mkchangelog.yml
@@ -3,6 +3,7 @@ name: 📃 Changelog
3
on:
4
schedule:
5
- cron: 0 0 * * 1
6
+ workflow_dispatch:
7
8
jobs:
9
generate-changelog:
0 commit comments