Merge pull request #2431 from Exiv2/ciEnableWorkflowDispatchOnWindowsBuilds
Enable Workflow dispatch on Windows CI jobs
This commit is contained in:
commit
cabcd5eee9
1
.github/workflows/on_PR_windows_matrix.yml
vendored
1
.github/workflows/on_PR_windows_matrix.yml
vendored
@ -8,6 +8,7 @@ on:
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- "*.md"
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
Loading…
Reference in New Issue
Block a user