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