add on workflow_dispatch to integration

to verify why this fails remotely
This commit is contained in:
czaky 2024-05-17 12:45:46 +00:00
parent 5d15f6b313
commit c302f113b0

View file

@ -5,6 +5,7 @@ on:
branches: ["master"]
pull_request:
branches: ["master"]
workflow_dispatch:
permissions:
contents: read