We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5d2554 commit 28c3d24Copy full SHA for 28c3d24
1 file changed
.github/workflows/irc.yml
@@ -16,5 +16,5 @@ jobs:
16
channel: "#bornhack-website"
17
nickname: "webteambot"
18
message: |-
19
- ${{ github.actor }} pushed new BMA commits: ${{ github.event.compare }} - latest commit msg: "${{ github.event.head_commit.message }}"
+ ${{ github.actor }} pushed new bma-client-python commits: ${{ github.event.compare }} - latest commit msg: "${{ github.event.head_commit.message }}"
20
...
0 commit comments