notifyirc: stop listening on pull_request and create events

PRs are no longer announced, neither the creation of tags.

Change-Id: Ia15f4f87e23e00172ff92085b2b394463ecce18e
pull/205/head
Miklos Vajna 2020-10-07 17:00:24 +02:00
parent d26248b666
commit 8ce855525a
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
name: "Push Notification"
on: [push, pull_request, create]
on: [push]
jobs:
test: