fix: run preview label remove job on PR close (#16811)

🤦
This commit is contained in:
bo0tzz 2025-03-11 16:26:09 +01:00 committed by GitHub
parent b8acae2f21
commit 9c825e15de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ name: Preview label
on:
pull_request:
types: [labeled]
types: [labeled, closed]
jobs:
comment-status: