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:
|
on:
|
||||||
issues:
|
issues:
|
||||||
types: [opened]
|
types: [opened]
|
||||||
pull_request:
|
pull_request_target:
|
||||||
types: [opened]
|
types: [opened]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue