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).
pull/104/head
Patric Stout 5 years ago committed by Charles Pigott
parent d649011dfc
commit 03aaf695a5

@ -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

Loading…
Cancel
Save