Skip to content

Commit

Permalink
use pull request target
Browse files Browse the repository at this point in the history
  • Loading branch information
skoudoro committed Sep 11, 2023
1 parent 5ce7f48 commit 4358fbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-close.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: delete preview on PR close
on:
pull_request:
pull_request_target:
types: [closed]

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- master
pull_request:
pull_request_target:
branches:
- master
schedule:
Expand Down

0 comments on commit 4358fbc

Please sign in to comment.