Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
csh519 committed Nov 2, 2023
1 parent 654a18b commit 0641046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ jobs:
# For posting a rich message using Block Kit
payload: |
{
"text": "[BMT request]${{github.event.head_commit.id }}"
"text": "[BMT Request]${{github.event.head_commit.id }}"
}
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
Expand Down

0 comments on commit 0641046

Please sign in to comment.