Codebase list golang-github-vbauerster-mpb / 537cc65
some spacing Vladimir Bauer 3 years ago
1 changed file(s) with 3 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
00 name: golangci-lint
1
12 on:
23 push:
34 tags:
67 - master
78 - main
89 pull_request:
10
911 permissions:
1012 contents: read
1113 # Optional: allow read access to pull request. Use with `only-new-issues` option.
1214 pull-requests: read
15
1316 jobs:
1417 golangci:
1518 strategy: