mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 10:35:01 +00:00
build: fix go.mod - don't import ourself (#2896)
* minor cleanup to go.mod - importing ourself? Signed-off-by: Dave Lee <dave@gray101.com> * figured out why we were importing ourself and fixed it Signed-off-by: Dave Lee <dave@gray101.com> * set pull_request_target Signed-off-by: Dave Lee <dave@gray101.com> --------- Signed-off-by: Dave Lee <dave@gray101.com> Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
parent
50cdfe0090
commit
1f7cedf5ee
4 changed files with 2 additions and 38 deletions
2
.github/workflows/comment-pr.yaml
vendored
2
.github/workflows/comment-pr.yaml
vendored
|
@ -1,6 +1,6 @@
|
|||
name: Comment PRs
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
|
||||
jobs:
|
||||
comment-pr:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue