diff --git a/.github/workflows/release_drafter.yml b/.github/workflows/release_drafter.yml index 25703f24d..b9d4fe874 100644 --- a/.github/workflows/release_drafter.yml +++ b/.github/workflows/release_drafter.yml @@ -79,5 +79,6 @@ jobs: - 'test' - 'perf' - 'docs' + - 'prompts' collapse-after: 3 display-order: 999 diff --git a/.github/workflows/semantic_pr_check.yml b/.github/workflows/semantic_pr_check.yml index 44eaa6082..83adf9e1c 100644 --- a/.github/workflows/semantic_pr_check.yml +++ b/.github/workflows/semantic_pr_check.yml @@ -42,6 +42,8 @@ jobs: Build test Test + prompts + Prompts # # We don't use scopes as of now # scopes: |