Skip to content

Commit

Permalink
chore: fix formatting in CI workflow Slack notification payload
Browse files Browse the repository at this point in the history
  • Loading branch information
TomTomB committed Jan 24, 2025
1 parent 010e0e8 commit 5b8e2fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ jobs:
token: ${{ secrets.SLACK_BOT_TOKEN }}
payload: |
channel: ${{ secrets.SLACK_CHANNEL_ID }}
text: "Testing 123..."
text: "Testing 123..."

0 comments on commit 5b8e2fd

Please sign in to comment.