Skip to content

Commit

Permalink
casing convention
Browse files Browse the repository at this point in the history
  • Loading branch information
tomfrenken committed Apr 29, 2024
1 parent 3966b15 commit 40f9256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
env:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
SLACK_USERNAME: SDK Pipeline Bot
SLACK_TITLE: Build Tests ${{ job.status }} (${{ matrix.version }})
SLACK_TITLE: Build tests ${{ job.status }} (${{ matrix.version }})
SLACK_MESSAGE: ' '
MSG_MINIMAL: event,actions url
SLACK_COLOR: ${{ job.status }}
Expand Down

0 comments on commit 40f9256

Please sign in to comment.