mirror of
https://github.com/spf13/viper.git
synced 2024-12-26 14:01:14 -07: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
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 New Issue
Block a user