[Tests] Changed nightly workflow to use workflow_dispatch
This commit is contained in:
parent
b8d40e477d
commit
b30afdd3b3
|
|
@ -1,8 +1,7 @@
|
|||
name: Nightly regression tests
|
||||
|
||||
on:
|
||||
repository_dispatch:
|
||||
types: [run_tests_nightly]
|
||||
workflow_dispatch
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
|
|||
Loading…
Reference in New Issue