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 e06d2b6 commit 0d30574Copy full SHA for 0d30574
.github/workflows/checks.yaml
@@ -36,4 +36,3 @@ jobs:
36
run: |
37
go mod tidy
38
git diff --color --exit-code
39
-
Taskfile.yml
@@ -260,7 +260,6 @@ tasks:
260
- licensed cache
261
- licensed notices
262
263
264
# Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/check-dependencies-task/Taskfile.yml
265
general:check-dep-licenses:
266
desc: Check for unapproved dependency licenses
0 commit comments