add IRC notif to github actions

This commit is contained in:
Bastien Gérard
2020-11-04 14:58:42 +01:00
committed by Bastien Gerard
parent fe9f7f1f80
commit 59438a4768
2 changed files with 35 additions and 3 deletions

View File

@@ -82,6 +82,7 @@ notifications:
# Only run builds on the master branch and GitHub releases (tagged as vX.Y.Z)
branches:
# Only run builds on the master branch and GitHub releases (tagged as vX.Y.Z)
only:
- master
- /^v.*$/