chore: Run matrix notification in pull request target
This commit is contained in:
parent
d376e009bc
commit
f18404fb7e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/matrix_notify.yaml
vendored
2
.github/workflows/matrix_notify.yaml
vendored
|
|
@ -3,7 +3,7 @@ name: Matrix Notification
|
|||
on:
|
||||
issues:
|
||||
types: [opened]
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
types: [opened]
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue