Skip to content

Commit

Permalink
retry
Browse files Browse the repository at this point in the history
  • Loading branch information
anakin87 committed Mar 13, 2024
1 parent 3ed6b9b commit 4187238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/send_failure/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ runs:
api-key: ${{ inputs.api-key }}
api-url: https://api.datadoghq.eu
events: |
- title: ${{ inputs.title }}
- title: "${{ inputs.title }}"
text: "Job ${{ github.job }} in branch ${{ github.ref_name }}"
alert_type: "error"
source_type_name: "Github"
Expand Down

0 comments on commit 4187238

Please sign in to comment.