feat: add manual workflow run

This commit is contained in:
Svyatoslav Shchipunov
2024-09-19 08:57:11 +07:00
parent a02fb5219b
commit 51707f91bf

View File

@@ -9,6 +9,7 @@ on:
- "SNAPSHOT"
schedule:
- cron: '0 */4 * * *'
workflow_dispatch:
jobs:
generate-config: