Skip to content

Commit 3ce377f

Browse files
authored
Using pull_request_target in place of pull_request (opensearch-project#1952)
Signed-off-by: Vacha Shah <vachshah@amazon.com>
1 parent 02c6a7f commit 3ce377f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Backport
22
on:
3-
pull_request:
3+
pull_request_target:
44
types:
55
- closed
66
- labeled

0 commit comments

Comments
 (0)