Merge pull request #2628 from krille-chan/krille/matrix-notification-fix

chore: Run matrix notification in pull request target
This commit is contained in:
Krille-chan 2026-03-01 07:38:03 +01:00 committed by GitHub
commit 273112406b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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