mirror of
https://github.com/spf13/viper
synced 2024-12-22 19:47:01 +00:00
Use pull_request_target event in PR feedback
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
parent
656b8771b8
commit
44e6ee8945
1 changed files with 1 additions and 1 deletions
2
.github/workflows/feedback_pull_request.yml
vendored
2
.github/workflows/feedback_pull_request.yml
vendored
|
@ -1,5 +1,5 @@
|
|||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
types: [opened]
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue