Skip to content

Commit

Permalink
Use pull_request_target for pr-closed.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saundefined committed Dec 18, 2023
1 parent cbff278 commit 6a87cb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-closed.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Remove preview PR
on:
pull_request:
pull_request_target:
types: [ closed ]

jobs:
Expand Down

0 comments on commit 6a87cb9

Please sign in to comment.