ci-blenderbim-choco - rename for consistency, add workflow_dispatch

workflow_dispatch allows running workflow manually if needed
This commit is contained in:
Andrej730
2024-08-06 16:52:27 +05:00
parent 945070bdff
commit 9bae914b51
+2 -1
View File
@@ -1,4 +1,4 @@
name: Publish-blenderbim-chocolatey package
name: ci-blenderbim-choco
on:
schedule:
@@ -9,6 +9,7 @@ on:
# │ │ │ │ ┌───────────── day of the week (0 - 6 or SUN-SAT)
# * * * * *
- cron: "30 0 * * *" # 30min past utc midnight
workflow_dispatch:
env:
major: 0