Allow notifications to work for PRs from forks
This commit is contained in:
parent
f9b480b6bb
commit
fac9504290
1 changed files with 1 additions and 1 deletions
2
.github/workflows/irc-notify.yml
vendored
2
.github/workflows/irc-notify.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: IRC Notification
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
types: [ opened, closed, reopened ]
|
||||
issues:
|
||||
types: [ opened, closed, reopened ]
|
||||
|
|
Loading…
Add table
Reference in a new issue