Skip to content

Commit cbc589c

Browse files
Badal Kumar PrustyBadal Kumar Prusty
Badal Kumar Prusty
authored and
Badal Kumar Prusty
committed
adding args
1 parent 159df71 commit cbc589c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
go-version: stable
2020
- name: golangci-lint-authenticator
2121
uses: golangci/golangci-lint-action@v6
22-
args: --timeout=30m
2322
with:
23+
args: --timeout=30m
2424
version: v1.21
2525
install-mode: "none"
2626
only-new-issues: true

0 commit comments

Comments
 (0)