add IRC notif to github actions
This commit is contained in:
committed by
Bastien Gerard
parent
fe9f7f1f80
commit
59438a4768
@@ -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.*$/
|
||||
|
||||
Reference in New Issue
Block a user