ci: fix workflow_dispatch for nightly build
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
"rust":"stable",
|
||||
"runOnEvent":"schedule"
|
||||
},
|
||||
{
|
||||
"os":"custom-linux",
|
||||
"rust":"stable",
|
||||
"runOnEvent":"workflow_dispatch"
|
||||
},
|
||||
|
||||
{
|
||||
"os":"windows10",
|
||||
|
||||
Reference in New Issue
Block a user