From 8ef1860b3a6b04e23395a573b3f4f6742f0cc13c Mon Sep 17 00:00:00 2001 From: "T.J Ariyawansa" Date: Tue, 27 Jan 2026 16:23:25 -0500 Subject: [PATCH] test: add comment to verify commit signing works --- .github/workflows/slack-issue-notification.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/slack-issue-notification.yml b/.github/workflows/slack-issue-notification.yml index fadaedc..3fbbb97 100644 --- a/.github/workflows/slack-issue-notification.yml +++ b/.github/workflows/slack-issue-notification.yml @@ -1,4 +1,5 @@ name: Slack Issue Notification +# Notifies Slack when new issues are created on: issues: