Skip to content

Commit 35d5937

Browse files
abhisektachyons
andauthored
ci: Add support for comments proxy in vet (CircuitVerse#5457)
Co-authored-by: Aboobacker MK <aboobackervyd@gmail.com>
1 parent b27e6ae commit 35d5937

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/vet-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
uses: safedep/vet-action@v1
3131
with:
3232
policy: .github/vet/policy.yml
33+
enable-comments-proxy: true
3334
env:
3435
# Required for writing pull request comment
3536
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)