From 5b8e2fd9d3c33ce74e089a206e572169c6731e1e Mon Sep 17 00:00:00 2001
From: Tom-Rune Bornholdt
Date: Fri, 24 Jan 2025 23:42:18 +0100
Subject: [PATCH] chore: fix formatting in CI workflow Slack notification
payload
---
.github/workflows/ci-main.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci-main.yml b/.github/workflows/ci-main.yml
index 4963f9dae..9746c5ef8 100644
--- a/.github/workflows/ci-main.yml
+++ b/.github/workflows/ci-main.yml
@@ -67,4 +67,4 @@ jobs:
token: ${{ secrets.SLACK_BOT_TOKEN }}
payload: |
channel: ${{ secrets.SLACK_CHANNEL_ID }}
- text: "Testing 123..."
\ No newline at end of file
+ text: "Testing 123..."