[Dev] Add workflow-dispatch trigger to tests github workflow (#6152)

Add `workflow-dispatch` trigger to github workflow

Co-authored-by: damocleas <damocleas25@gmail.com>
This commit is contained in:
Bertie690 2025-07-28 14:43:36 -04:00 committed by Bertie690
parent af6a057bfc
commit 94a7728681

View File

@ -11,6 +11,7 @@ on:
- beta - beta
merge_group: merge_group:
types: [checks_requested] types: [checks_requested]
workflow_dispatch:
jobs: jobs:
check-path-change-filter: check-path-change-filter: