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:
Dave 2024-07-16 16:49:43 -04:00 committed by GitHub
parent 50cdfe0090
commit 1f7cedf5ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 2 additions and 38 deletions

View file

@ -1,6 +1,6 @@
name: Comment PRs
on:
pull_request:
pull_request_target:
jobs:
comment-pr: