ci: enable manual workflow dispatch
This commit is contained in:
2
.github/workflows/voice.yml
vendored
2
.github/workflows/voice.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: build voice
|
||||
on:
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 0 * * 1"
|
||||
push:
|
||||
|
Reference in New Issue
Block a user