Skip to content

Commit

Permalink
wip: fix content
Browse files Browse the repository at this point in the history
  • Loading branch information
Akuukis committed Feb 4, 2025
1 parent c0b56f9 commit 4e8938f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
type: "stream"
to: "Kobo Dev"
topic: "Github Actions (main)"
content: "[Run #${{github.run_number}}](${{github.server_url}}/${{github.repository}}/actions/runs/${{github.run_id}}) failed on `main` at [${{ toJson(github.event.commits[0]) }}](${{ github.event.compare }}) :boom: @**Kalvis Kalniņš** please fix the main and emoji this message to mark it as resolved."
content: ":boom: [Run #${{github.run_number}}](${{github.server_url}}/${{github.repository}}/actions/runs/${{github.run_id}}) failed on `main` at [${{ toJson(github.event.commits[0].message) }}](${{ github.event.compare }})! CC @**Kalvis Kalniņš** please investigate and emoji this message when resolved."

0 comments on commit 4e8938f

Please sign in to comment.