mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
Update and rename golangci-link.yml to golangci-lint.yml (#637)
This commit is contained in:
parent
73b8f5dc4e
commit
36e202531b
@ -17,8 +17,8 @@ name: OpenIM golangci-lint
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
# pull_request:
|
||||
# branches: [main]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
jobs:
|
||||
golangci:
|
||||
name: lint
|
||||
@ -48,4 +48,4 @@ jobs:
|
||||
# only-new-issues: true
|
||||
|
||||
# Optional:The mode to install golangci-lint. It can be 'binary' or 'goinstall'.
|
||||
install-mode: "goinstall"
|
||||
install-mode: "goinstall"
|
Loading…
x
Reference in New Issue
Block a user