From de735f9bf6af902f28365edb034366af4a8ffc5b Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Sun, 29 Oct 2023 19:28:30 -0500 Subject: [PATCH] Update slack.yml Signed-off-by: Lee Calcote --- .github/workflows/slack.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/slack.yml b/.github/workflows/slack.yml index 718690fa..30a4b337 100644 --- a/.github/workflows/slack.yml +++ b/.github/workflows/slack.yml @@ -1,8 +1,7 @@ name: Slack Notify on: watch: - issues: - types: [labeled] + types: [started] jobs: star-notify: if: github.event_name == 'watch'