Skip to content

Commit d3a2058

Browse files
committed
remove scorecard gh action
Signed-off-by: Kevin <[email protected]>
1 parent fd87dcd commit d3a2058

File tree

2 files changed

+0
-32
lines changed

2 files changed

+0
-32
lines changed

.github/workflows/olm_scorecard.yml

-28
This file was deleted.

Makefile

-4
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,3 @@ imports: openshift-goimports ## Organize imports in go files using openshift-goi
364364
.PHONY: verify-imports
365365
verify-imports: openshift-goimports ## Run import verifications.
366366
./hack/verify-imports.sh $(OPENSHIFT-GOIMPORTS)
367-
368-
.PHONY: scorecard-bundle
369-
scorecard-bundle: install-operator-sdk ## Run scorecard tests on bundle image.
370-
$(OPERATOR_SDK) scorecard bundle

0 commit comments

Comments
 (0)