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
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["master"]
|
||||
pull_request:
|
||||
branches: ["master"]
|
||||
workflow_dispatch:
|
||||
# push:
|
||||
# branches: ["master"]
|
||||
# pull_request:
|
||||
# branches: ["master"]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
Loading…
Add table
Reference in a new issue