mirror of
https://github.com/FlipsideCrypto/avalanche-models.git
synced 2026-02-06 13:56:56 +00:00
python
This commit is contained in:
parent
335de159fa
commit
0d3251be29
@ -16,7 +16,7 @@ def create_message():
|
||||
workflow_url = f"{server_url}/{repository}/actions/runs/{run_id}"
|
||||
|
||||
message_body = {
|
||||
"text": f"Workflow failure in {repo_name}",
|
||||
"text": f"Failure in {repo_name}",
|
||||
"attachments": [
|
||||
{
|
||||
"color": "#f44336", # Red color for failures
|
||||
|
||||
Loading…
Reference in New Issue
Block a user