Skip to content

Commit

Permalink
Remove scorecard gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianZaccaria authored and sutaakar committed Nov 15, 2023
1 parent ca46f91 commit 10d0abc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 32 deletions.
28 changes: 0 additions & 28 deletions .github/workflows/olm_scorecard.yml

This file was deleted.

4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,3 @@ imports: openshift-goimports ## Organize imports in go files using openshift-goi
.PHONY: verify-imports
verify-imports: openshift-goimports ## Run import verifications.
./hack/verify-imports.sh $(OPENSHIFT-GOIMPORTS)

.PHONY: scorecard-bundle
scorecard-bundle: install-operator-sdk ## Run scorecard tests on bundle image.
$(OPERATOR_SDK) scorecard bundle

0 comments on commit 10d0abc

Please sign in to comment.