short naming
This commit is contained in:
parent
4787970861
commit
bdb0c2099d
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user