Closed krsna-m closed 2 years ago
There needs to be some logic for each reusable to have a "if enabled=false then skip" logic before invoking the actual reusable. Maybe this should be part of the toplevel file in the repos that consume the reusables for performance purposes?
Fixed in https://github.com/knative/actions/pull/67
There needs to be some logic for each reusable to have a "if enabled=false then skip" logic before invoking the actual reusable. Maybe this should be part of the toplevel file in the repos that consume the reusables for performance purposes?