We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab03f17 commit 101b16eCopy full SHA for 101b16e
.github/workflows/checks.yaml
@@ -33,7 +33,6 @@ jobs:
33
- name: Run golangci-lint
34
uses: golangci/golangci-lint-action@v6
35
with:
36
- verify: false
37
version: latest
38
- name: Dependency Licenses Review
39
run: make check-dependency-licenses
0 commit comments