mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-06 07:29:30 +02:00
[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:
parent
903fad89d9
commit
c92b895946
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -11,6 +11,7 @@ on:
|
||||
- beta
|
||||
merge_group:
|
||||
types: [checks_requested]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
check-path-change-filter:
|
||||
|
Loading…
Reference in New Issue
Block a user