Skip to content

Commit

Permalink
lint workflow seems to be wrong according to https://github.com/golan…
Browse files Browse the repository at this point in the history
…gci/golangci-lint-action

Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@zalando.de>
  • Loading branch information
zeitlinger committed Jun 28, 2021
1 parent 51e3c89 commit bc82ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
args: --new-from-rev=master
only-new-issues: true

0 comments on commit bc82ce2

Please sign in to comment.