Enable Workflow dispatch on Windows CI jobs

This commit is contained in:
Luis Diaz Mas 2022-11-29 21:53:55 +01:00
parent 3551cebd76
commit 665e1cfb5c

View File

@ -8,6 +8,7 @@ on:
pull_request:
paths-ignore:
- "*.md"
workflow_dispatch:
push:
branches:
- main