ci: lint-changes based on master

This commit is contained in:
Łukasz Magiera 2020-06-22 19:39:08 +02:00
parent e2435be0b9
commit cd91e42a56

View File

@ -314,7 +314,7 @@ workflows:
ci: ci:
jobs: jobs:
- lint-changes: - lint-changes:
args: "--new-from-rev origin/next" args: "--new-from-rev origin/master"
- mod-tidy-check - mod-tidy-check
- gofmt - gofmt
- test: - test: