瀏覽代碼

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.

Loading…
取消
儲存