File tree 2 files changed +4
-4
lines changed
dependabot/workflow-template-copies/.github/workflows
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -124,8 +124,8 @@ jobs:
124
124
with :
125
125
api-key : ${{ secrets.DD_API_KEY }}
126
126
events : |
127
- - title: "Arduino CLI nighly build failed"
128
- text: "Nightly build worfklow has failed"
127
+ - title: "Arduino CLI nightly build failed"
128
+ text: "Nightly build workflow has failed"
129
129
alert_type: "error"
130
130
host: ${{ github.repository }}
131
131
tags:
Original file line number Diff line number Diff line change @@ -124,8 +124,8 @@ jobs:
124
124
with :
125
125
api-key : ${{ secrets.DD_API_KEY }}
126
126
events : |
127
- - title: "Arduino CLI nighly build failed"
128
- text: "Nightly build worfklow has failed"
127
+ - title: "Arduino CLI nightly build failed"
128
+ text: "Nightly build workflow has failed"
129
129
alert_type: "error"
130
130
host: ${{ github.repository }}
131
131
tags:
You can’t perform that action at this time.
0 commit comments