[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 name: Nightly regression tests
on: on:
repository_dispatch: workflow_dispatch
types: [run_tests_nightly]
jobs: jobs:
test: test: