Skip to content

Commit e38c9ed

Browse files
authoredMar 17, 2025
[security] disable reviewdog actions
1 parent f882eba commit e38c9ed

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed
 

‎.github/workflows/reviewdog.yml

-5
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,3 @@ jobs:
77
steps:
88
- name: Check out code into the Go module directory
99
uses: actions/checkout@v2
10-
- name: golangci-lint
11-
uses: reviewdog/action-golangci-lint@v1
12-
with:
13-
level: warning
14-
reporter: github-pr-review

0 commit comments

Comments
 (0)
Please sign in to comment.