chore: Run matrix notification in pull request target

This commit is contained in:
Christian Kußowski 2026-03-01 07:13:39 +01:00
parent d376e009bc
commit f18404fb7e
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652

View file

@ -3,7 +3,7 @@ name: Matrix Notification
on:
issues:
types: [opened]
pull_request:
pull_request_target:
types: [opened]
jobs: