Skip to content

Commit bdb0c20

Browse files
committed
short naming
1 parent 4787970 commit bdb0c20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/golangci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
name: golangci-lint
1+
name: golangci
22
on: [pull_request]
33
jobs:
44
golangci-lint-dockerfile:
5-
name: golangci-lint
5+
name: lint
66
runs-on: ubuntu-latest
77
steps:
88
- name: Check out code into the Go module directory

0 commit comments

Comments
 (0)