Merge pull request #2628 from krille-chan/krille/matrix-notification-fix
chore: Run matrix notification in pull request target
This commit is contained in:
commit
273112406b
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