mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Update integration.yml
This commit is contained in:
parent
f1c05e7c16
commit
5d8343aa9f
1 changed files with 5 additions and 4 deletions
9
.github/workflows/integration.yml
vendored
9
.github/workflows/integration.yml
vendored
|
@ -1,10 +1,11 @@
|
||||||
name: Integration
|
name: Integration
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
workflow_dispatch:
|
||||||
branches: ["master"]
|
# push:
|
||||||
pull_request:
|
# branches: ["master"]
|
||||||
branches: ["master"]
|
# pull_request:
|
||||||
|
# branches: ["master"]
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|
Loading…
Add table
Reference in a new issue