Allow notifications to work for PRs from forks

This commit is contained in:
Gunter Labes 2023-08-10 10:38:55 +02:00 committed by GitHub
parent f9b480b6bb
commit fac9504290
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
name: IRC Notification
on:
push:
pull_request:
pull_request_target:
types: [ opened, closed, reopened ]
issues:
types: [ opened, closed, reopened ]