github/workflows: change irc-commit-message.yml title

This commit is contained in:
ghassmo
2022-07-11 17:06:07 +03:00
parent f25d7fb406
commit 2db183418d

View File

@@ -3,7 +3,7 @@ on: [push]
jobs:
send-message:
runs-on: ubuntu-latest
name: Send message via Matrix
name: Send message via IRC
steps:
- name: checkout
uses: actions/checkout@v2