short naming

This commit is contained in:
Aleksandr Razumov 2020-04-26 03:55:56 +03:00
parent 4787970861
commit bdb0c2099d
No known key found for this signature in database
GPG Key ID: 1D14A82D2E311045

View File

@ -1,8 +1,8 @@
name: golangci-lint
name: golangci
on: [pull_request]
jobs:
golangci-lint-dockerfile:
name: golangci-lint
name: lint
runs-on: ubuntu-latest
steps:
- name: Check out code into the Go module directory