diff --git a/.github/workflows/review-app-cleanup.yml b/.github/workflows/review-app-cleanup.yml index ad54966..1ca2bcb 100644 --- a/.github/workflows/review-app-cleanup.yml +++ b/.github/workflows/review-app-cleanup.yml @@ -21,3 +21,4 @@ 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"