Update README.md

This commit is contained in:
Mostafaviii 2024-10-14 14:52:12 +03:30 committed by GitHub
parent 79a180da27
commit 784d52cbb9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,7 @@
# golangci-lint-action
with:
install-mode: "goinstall"
# ...
[![Build Status](https://github.com/golangci/golangci-lint-action/workflows/build-and-test/badge.svg)](https://github.com/golangci/golangci-lint-action/actions)
It's the official GitHub action for [golangci-lint](https://github.com/golangci/golangci-lint) from its authors.