Skip to content

Commit

Permalink
fix irc message
Browse files Browse the repository at this point in the history
  • Loading branch information
tykling committed Nov 5, 2024
1 parent f5d2554 commit 28c3d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/irc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
channel: "#bornhack-website"
nickname: "webteambot"
message: |-
${{ 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 }}"
...

0 comments on commit 28c3d24

Please sign in to comment.