File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,6 @@ tasks:
105
105
# Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/check-dependencies-task/Taskfile.yml
106
106
general:cache-dep-licenses :
107
107
desc : Cache dependency license metadata
108
- run : when_changed
109
108
deps :
110
109
- task : general:prepare-deps
111
110
cmds :
@@ -187,7 +186,6 @@ tasks:
187
186
# Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/check-go-dependencies-task/Taskfile.yml
188
187
general:prepare-deps :
189
188
desc : Prepare project dependencies for license check
190
- run : when_changed
191
189
# No preparation is needed for Go module-based projects.
192
190
193
191
# Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/go-task/Taskfile.yml
You can’t perform that action at this time.
0 commit comments