mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
add on workflow_dispatch to integration
to verify why this fails remotely
This commit is contained in:
parent
5d15f6b313
commit
c302f113b0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/integration.yml
vendored
1
.github/workflows/integration.yml
vendored
|
@ -5,6 +5,7 @@ on:
|
|||
branches: ["master"]
|
||||
pull_request:
|
||||
branches: ["master"]
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
Loading…
Add table
Reference in a new issue