short naming
This commit is contained in:
4
.github/workflows/golangci.yml
vendored
4
.github/workflows/golangci.yml
vendored
@@ -1,8 +1,8 @@
|
|||||||
name: golangci-lint
|
name: golangci
|
||||||
on: [pull_request]
|
on: [pull_request]
|
||||||
jobs:
|
jobs:
|
||||||
golangci-lint-dockerfile:
|
golangci-lint-dockerfile:
|
||||||
name: golangci-lint
|
name: lint
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Check out code into the Go module directory
|
- name: Check out code into the Go module directory
|
||||||
|
Reference in New Issue
Block a user