ソースを参照

docs,CI: Switch to Libera.Chat

pull/824/head
Matthew Martin 3年前
コミット
894127b221
2個のファイルの変更2行の追加1行の削除
  1. +1
    -0
      .github/workflows/test.yml
  2. +1
    -1
      HACKING.md

+ 1
- 0
.github/workflows/test.yml ファイルの表示

@ -68,6 +68,7 @@ jobs:
name: Notify IRC
uses: Gottox/irc-message-action@v1
with:
server: irc.libera.chat
channel: '#zsh-syntax-highlighting'
nickname: zsyh-gh-bot
message: '${{ github.ref }} failed tests: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}'

+ 1
- 1
HACKING.md ファイルの表示

@ -95,5 +95,5 @@ zstyle ':completion:*:*:*:*:globbed-files' ignored-patterns {'*/',}zsh-syntax-hi
IRC channel
-----------
We're on #zsh-syntax-highlighting on freenode.
We're on #zsh-syntax-highlighting on Libera.Chat.

読み込み中…
キャンセル
保存