IRC notifications: disable push notifications

They were also called for the 'master' and 'v0.5' branches of forks and are
not that helpful anyway because they just post the compare link and not the
title of the commits.

Additionally, they were also called whenever a PR was merged which already
has its own notification including a link to the PR.
This commit is contained in:
Consolatis 2022-06-02 11:44:35 +02:00
parent 3ca862b9ff
commit b3d1ed934c

View file

@ -7,8 +7,8 @@ on:
types: [opened, closed, reopened]
push:
branches:
- 'master'
- 'v0.5'
- 'master_disabled'
- 'v0.5_disabled'
jobs:
test: