diff --git a/.github/workflows/review-app-cleanup.yml b/.github/workflows/review-app-cleanup.yml index 83d25cc..b9f4a2f 100644 --- a/.github/workflows/review-app-cleanup.yml +++ b/.github/workflows/review-app-cleanup.yml @@ -24,4 +24,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"