add on workflow_dispatch to integration
to verify why this fails remotely
This commit is contained in:
parent
5d15f6b313
commit
c302f113b0
1
.github/workflows/integration.yml
vendored
1
.github/workflows/integration.yml
vendored
@ -5,6 +5,7 @@ on:
|
|||||||
branches: ["master"]
|
branches: ["master"]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: ["master"]
|
branches: ["master"]
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
Loading…
x
Reference in New Issue
Block a user