Add workflow-dispatch trigger to github workflow

This commit is contained in:
Bertie690 2025-07-26 14:13:09 -04:00 committed by GitHub
parent 4f259e2c2f
commit c329f8a533
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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