From e5c4e68f8c8cdfa6338833e0d8e498723d0e9b21 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Fri, 21 Nov 2025 20:44:19 -0500 Subject: [PATCH] chore: remove debug mode --- .github/workflows/review-app.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/review-app.yml b/.github/workflows/review-app.yml index 74eef9a..28ceab3 100644 --- a/.github/workflows/review-app.yml +++ b/.github/workflows/review-app.yml @@ -26,4 +26,3 @@ jobs: # specify a name for the review app review_app_name: nginx-buildpack-${{ github.event.pull_request.number }} ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }} - trace: 1