[Tests] Changed nightly workflow to use workflow_dispatch

This commit is contained in:
Salvador E. Tropea 2023-04-18 10:27:34 -03:00
parent b8d40e477d
commit b30afdd3b3
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
name: Nightly regression tests
on:
repository_dispatch:
types: [run_tests_nightly]
workflow_dispatch
jobs:
test: