diff --git a/.github/workflows/vet-ci.yml b/.github/workflows/vet-ci.yml index e222022..eb60646 100644 --- a/.github/workflows/vet-ci.yml +++ b/.github/workflows/vet-ci.yml @@ -1,8 +1,7 @@ name: vet OSS Components on: - pull_request_target: - # Let vet action run with token perm on base + pull_request: push: branches: - main