Skip to content

Commit 719b6bd

Browse files
KPostOfficeopenshift-ci[bot]
authored andcommitted
remove scorecard gh action
Signed-off-by: Kevin <[email protected]>
1 parent 2e3d952 commit 719b6bd

File tree

2 files changed

+0
-32
lines changed

2 files changed

+0
-32
lines changed

Diff for: .github/workflows/olm_scorecard.yml

-28
This file was deleted.

Diff for: 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)