Fix: [DorpsGek] don't report all pushes, but just those done by DorpsGek

Those are most often the translator updates, which are pushed
directly to master (and not via a Pull Request).
This commit is contained in:
Patric Stout
2019-09-01 00:45:45 +02:00
committed by Charles Pigott
parent d649011dfc
commit 03aaf695a5

View File

@@ -1,13 +1,13 @@
notifications:
global:
irc:
- openttd
- openttd.notice
push:
irc:
- openttd
- openttd.notice
only:
- master
only-by:
- DorpsGek
pull-request:
irc:
- openttd
- openttd.notice
issue:
irc:
- openttd
- openttd.notice