diff --git a/.github/workflows/issue_created.yml b/.github/workflows/issue_created.yml index d999689f9..934c1d2cb 100644 --- a/.github/workflows/issue_created.yml +++ b/.github/workflows/issue_created.yml @@ -23,6 +23,13 @@ jobs: \"channel\": \"flutter_deriv_packages_issues\", \"text\": \"Issue Created\", \"blocks\": [ + { + \"type\": \"section\", + \"text\": { + \"type\": \"mrkdwn\", + \"text\": \" *New Github Issue*\" + } + }, { \"type\": \"section\", \"text\": {