CI: update IRC notifications

This commit is contained in:
Adriaan de Groot 2021-01-28 15:29:44 +01:00
parent 8e3ed3c933
commit 9b15df595e
2 changed files with 4 additions and 4 deletions

View File

@ -90,7 +90,7 @@ jobs:
uses: rectalogic/notify-irc@v1
with:
server: chat.freenode.net
channel: #calamares
nickname: ircalamares
channel: "#calamares"
nickname: gh-notify
message: |
${{ github.actor }} pushed ${{ github.event.ref }} CI ${{ steps.install.conclusion }} JOB ${{ github.job }} RUN ${{ github.run_id }}

View File

@ -11,7 +11,7 @@ jobs:
uses: rectalogic/notify-irc@v1
with:
server: chat.freenode.net
channel: #calamares
nickname: ircalamares
channel: "#calamares"
nickname: gh-issues
message: |
${{ github.actor }} issue ${{ github.event.issue.title }}