Skip to content

Commit

Permalink
Added trigger type of closed
Browse files Browse the repository at this point in the history
  • Loading branch information
lempira committed Nov 28, 2024
1 parent d339a4b commit a8554ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/remove-preview-apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Delete Cloudflare Pages Preview Deployment

on:
pull_request:
types: [closed]

jobs:
delete-preview-deployment:
Expand Down

0 comments on commit a8554ae

Please sign in to comment.