diff options
-rw-r--r-- | .dorpsgek.yml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/.dorpsgek.yml b/.dorpsgek.yml index a8b976f5c..8f1b81315 100644 --- a/.dorpsgek.yml +++ b/.dorpsgek.yml @@ -1,13 +1,13 @@ notifications: - push: + global: irc: - openttd - openttd.notice + + push: + only: + - master + only-by: + - DorpsGek pull-request: - irc: - - openttd - - openttd.notice issue: - irc: - - openttd - - openttd.notice |