Update and rename golangci-link.yml to golangci-lint.yml

pull/637/head
OpenIM Bot 2 years ago committed by GitHub
parent 73b8f5dc4e
commit a7bc8246e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,8 +17,8 @@ name: OpenIM golangci-lint
on:
push:
branches: [main]
# pull_request:
# branches: [main]
pull_request:
branches: [main]
jobs:
golangci:
name: lint
Loading…
Cancel
Save