Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
Signed-off-by: sadath-12 <[email protected]>
  • Loading branch information
sadath-12 committed Dec 28, 2023
1 parent 6528674 commit 90d4597
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/validate-crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,7 @@ jobs:
echo "old_version=$old_version"
echo "new_version=$new_version"
echo "base=$base"
echo "env.changed_files=${{env.changed_files}}"
if [ "$old_version" == "$new_version" ]; then
echo "Error: CRD version not updated! Please update the CustomResourceDefinitionSchemaVersion in register.go"
Expand Down

0 comments on commit 90d4597

Please sign in to comment.