Skip to content

Commit

Permalink
bye.
Browse files Browse the repository at this point in the history
Signed-off-by: Logan McAnsh <logan@mcan.sh>
  • Loading branch information
mcansh authored Sep 11, 2023
1 parent 32c4967 commit 3129a1b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/destroy.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: 🗑️ Remove PR Preview

on:
pull_request:
types: [closed]
push

permissions:
actions: write
Expand Down Expand Up @@ -40,4 +39,4 @@ jobs:

- name: Remove PR Preview
run: |
pnpm sst remove --stage pr${{ github.event.number }}
pnpm sst remove --stage prod

0 comments on commit 3129a1b

Please sign in to comment.