Skip to content

Commit 5e0bdab

Browse files
committed
Removed debug comment.
1 parent e15ac1b commit 5e0bdab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/crd-validation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
run: |
3333
git fetch origin ${{ github.base_ref }}:upstream_base
3434
BASE_SHA=$(git rev-parse upstream_base)
35-
echo "Validating against Base SHA: $BASE_SHA"
3635
3736
FAILED=0
3837
for crd in config/crd/bases/*.yaml; do

0 commit comments

Comments
 (0)