From 8998c96dcbfd6335f44949e58e2dcad9b1c72073 Mon Sep 17 00:00:00 2001 From: abhisek Date: Fri, 18 Oct 2024 07:45:50 +0530 Subject: [PATCH] fix: change to PR --- .github/workflows/vet-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/vet-ci.yml b/.github/workflows/vet-ci.yml index f3e6e3d..e222022 100644 --- a/.github/workflows/vet-ci.yml +++ b/.github/workflows/vet-ci.yml @@ -2,6 +2,7 @@ name: vet OSS Components on: pull_request_target: + # Let vet action run with token perm on base push: branches: - main