Skip to content

Commit

Permalink
Fix json
Browse files Browse the repository at this point in the history
  • Loading branch information
clarmso committed Nov 1, 2024
1 parent ecf17aa commit 5723fbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testrail-backup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
payload: |
{
"type": "mrkdwn",
"text": ":sad:">"
"text": ":sad:"
}
- name: Notify Slack for successful job
Expand All @@ -109,5 +109,5 @@ jobs:
payload: |
{
"type": "mrkdwn",
"text": ":tada:">"
"text": ":tada:"
}

0 comments on commit 5723fbd

Please sign in to comment.