mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-16 15:55:00 +00:00
ci: do not fire python_backend on PRs
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
parent
2d64269763
commit
95ff236127
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python_backend.yml
vendored
2
.github/workflows/python_backend.yml
vendored
|
@ -7,7 +7,7 @@ on:
|
|||
- master
|
||||
tags:
|
||||
- '*'
|
||||
pull_request:
|
||||
#pull_request:
|
||||
|
||||
concurrency:
|
||||
group: ci-backends-${{ github.head_ref || github.ref }}-${{ github.repository }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue