diff --git a/.github/workflows/review.yml b/.github/workflows/review.yml index 219ae9a..fa66a26 100644 --- a/.github/workflows/review.yml +++ b/.github/workflows/review.yml @@ -80,6 +80,9 @@ jobs: concurrency: group: pr-${{ github.event.number }} + environment: + name: review + steps: - name: Destroy PR app uses: superfly/fly-pr-review-apps@1.5.0