Allow manual triggers of workflow

This commit is contained in:
Zach Borboa
2022-09-22 19:29:31 -07:00
parent 97ae4d9785
commit 7f7d6f9e2c
+1
View File
@@ -3,6 +3,7 @@ name: Update Changelog
on:
schedule:
- cron: '0 3 * * *'
workflow_dispatch:
jobs:
release: